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 introduced in PostgreSQL 9.6 (release notes; commit ba0a198f).
Change history
- PostgreSQL 10
- PostgreSQL 9.6
- added (commit ba0a198f)
References
- PostgreSQL documentation: pg_visibilty
See also
visibility map