btree_gist
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

btree_gist provides GiST index operator classes that implement B-tree equivalent behavior for the data types int2,

2025-01-10 15:47:30
sepgsql
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

sepgsql is a loadable module that supports label-based mandatory access control (MAC) based on SELinux security

2025-01-10 15:47:30
pg_freespacemap
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pg_freespacemap module provides a means for examining the free space map (FSM). It provides a function called pg_freespace

2025-01-10 15:47:30
tablefunc
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The tablefunc module includes various functions that return tables (that is, multiple rows). These functions are useful both in their own right

2025-01-10 15:47:30
lo
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The lo module provides support for managing Large Objects (also called LOs or BLOBs). This includes a data type lo and

2025-01-10 15:47:30
passwordcheck
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The passwordcheck module checks users' passwords whenever they are set with CREATE

2025-01-10 15:47:30
pg_stat_statements
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pg_stat_statements module provides a means for tracking execution statistics of all SQL statements executed by a server. The

2025-01-10 15:47:30
pageinspect
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The pageinspect module provides functions that allow you to inspect the contents of database pages at a low level, which is useful for debugging

2025-01-10 15:47:30
Acronyms
  • References/Database/PostgreSQL/Appendixes/Appendixes

This is a list of acronyms commonly used in the PostgreSQL documentation and in discussions about PostgreSQL

2025-01-10 15:47:30
postgres_fdw
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The postgres_fdw module provides the foreign-data wrapper postgres_fdw, which can be used to access data stored in

2025-01-10 15:47:30