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

The pg_visibility module provides a means for examining the visibility map (VM) and page-level visibility information. It also provides functions

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

The pg_buffercache module provides a means for examining what's happening in the shared buffer cache in real time. The

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

The tsm_system_rows module provides the table sampling method SYSTEM_ROWS, which can be used in the

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

The earthdistance module provides two different approaches to calculating great circle distances on the surface of the Earth. The one described

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

The file_fdw module provides the foreign-data wrapper file_fdw, which can be used to access data files in the server's

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

The fuzzystrmatch module provides several functions to determine similarities and distance between strings.

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

The pg_trgm module provides functions and operators for determining the similarity of alphanumeric text based on trigram matching, as well as

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

dict_xsyn (Extended Synonym Dictionary) is an example of an add-on dictionary template for full-text search. This dictionary type replaces words

2025-01-10 15:47:30
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