mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add pg_buffercache contrib module, from Mark Kirkwood.
This commit is contained in:
@ -136,6 +136,10 @@ pg_autovacuum -
|
||||
Automatically performs vacuum
|
||||
by Matthew T. O'Connor <matthew@zeut.net>
|
||||
|
||||
pg_buffercache -
|
||||
Real time queries on the shared buffer cache
|
||||
by Mark Kirkwood <markir@paradise.net.nz>
|
||||
|
||||
pg_dumplo -
|
||||
Dump large objects
|
||||
by Karel Zak <zakkr@zf.jcu.cz>
|
||||
|
Reference in New Issue
Block a user