pg_visibility
A contrib module for examining and rebuilding the visibility map and page-level visibility information of a table
pg_visibility
is an extension provided as a contrib module for examining and rebuilding the visibility map and page-level visibility information of a table.
pg_visibility
was added in PostgreSQL 9.6.
Change history
- PostgreSQL 10
- PostgreSQL 9.6
- added (commit ba0a198f)
References
- PostgreSQL documentation: pg_visibilty
Useful links
- Postgres 9.6 feature highlight - pg_visibility - June 2016 blog article by Michael Paquier
See also
visibility map