pg_buffercache
pg_buffercache
pg_buffercache : examine the shared buffer cache
Overview
| ID | Extension | Package | Version | Category | License | Language |
|---|---|---|---|---|---|---|
| 6930 | pg_buffercache
|
pg_buffercache
|
1.5 |
STAT
|
PostgreSQL
|
C
|
| Attribute | Has Binary | Has Library | Need Load | Has DDL | Relocatable | Trusted |
|---|---|---|---|---|---|---|
--s-d--
|
No
|
Yes
|
No
|
Yes
|
no
|
no
|
| Relationships | |
|---|---|
| See Also | pg_repack
pgfincore
pgcozy
pg_prewarm
pgmeminfo
pg_squeeze
old_snapshot
system_stats
|
Packages
| PG18 | PG17 | PG16 | PG15 | PG14 | PG13 |
|---|---|---|---|---|---|
1.5
|
1.5
|
1.5
|
1.5
|
1.5
|
1.5
|
This is a built-in contrib extension ship with the PostgreSQL kernel
Install
Create this extension with:
CREATE EXTENSION pg_buffercache;Last updated on