pg_cooldown
remove buffered pages for specific relations
Repository
rbergm/pg_cooldown
https://github.com/rbergm/pg_cooldown
Source
pg_cooldown-0.1.tar.gz
pg_cooldown-0.1.tar.gz
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pg_cooldown | 0.1 | ADMIN | Apache-2.0 | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 5070 | pg_cooldown | No | Yes | No | Yes | No | Yes | - |
| Related | pg_buffercache pgfincore pgcozy pg_prewarm |
|---|
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PIGSTY | 0.1 | 1817161514 | pg_cooldown | - |
| RPM | PIGSTY | 0.1 | 1817161514 | pg_cooldown_$v | - |
| DEB | PIGSTY | 0.1 | 1817161514 | postgresql-$v-pg-cooldown | - |
Build
You can build the RPM / DEB packages for pg_cooldown using pig build:
Install
You can install pg_cooldown directly. First, make sure the PGDG and PIGSTY repositories are added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Create Extension:
Usage
pg_cooldown is the complement to pg_prewarm: it removes all buffered pages of a specific relation from the shared buffer, useful for simulating cold-start scenarios in research and testing.
Remove Pages from Shared Buffer
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)