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

The tsearch2 module provides backwards-compatible text search functionality for applications that used tsearch2

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

dict_int is an example of an add-on dictionary template for full-text search. The motivation for this example dictionary is to control the indexing

2025-01-10 15:47:30
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
intarray
  • References/Database/PostgreSQL/Appendixes/Additional Supplied Modules

The intarray module provides a number of useful functions and operators for manipulating null-free arrays of integers. There is also support for

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