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
The pg_visibility module provides a means for examining the visibility map (VM) and page-level visibility information. It also provides functions
The pg_buffercache module provides a means for examining what's happening in the shared buffer cache in real time. The
The earthdistance module provides two different approaches to calculating great circle distances on the surface of the Earth. The one described
bloom provides an index access method based on Bloom filters
unaccent is a text search dictionary that removes accents (diacritic signs) from lexemes. It's a filtering dictionary, which means its output
The tsearch2 module provides backwards-compatible text search functionality for applications that used tsearch2
The tsm_system_rows module provides the table sampling method SYSTEM_ROWS, which can be used in the
Table C-1 lists all tokens that are key words in the SQL standard and in PostgreSQL 9.6.0. Background information can be found in Section 4
The auto_explain module provides a means for logging execution plans of slow statements automatically, without having to run
Page 1 of 6