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
adminpack
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

adminpack provides a number of support functions which pgAdmin and other administration and management tools

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

btree_gin provides sample GIN operator classes that implement B-tree equivalent behavior for the data types int2,

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

This module implements a data type ltree for representing labels of data stored in a hierarchical tree-like structure. Extensive facilities for searching

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

The citext module provides a case-insensitive character string type, citext. Essentially, it internally calls

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
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