mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add contrib/pg_freespacemap to display free space map information.
Mark Kirkwood
This commit is contained in:
@ -106,6 +106,10 @@ pg_buffercache -
|
||||
Real time queries on the shared buffer cache
|
||||
by Mark Kirkwood <markir@paradise.net.nz>
|
||||
|
||||
pg_freespacemap -
|
||||
Displays the contents of the free space map (FSM)
|
||||
by Mark Kirkwood <markir@paradise.net.nz>
|
||||
|
||||
pg_trgm -
|
||||
Functions for determining the similarity of text based on trigram
|
||||
matching.
|
||||
|
Reference in New Issue
Block a user