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 earthdistance module provides two different approaches to calculating great circle distances on the surface of the Earth. The one described
The pg_buffercache module provides a means for examining what's happening in the shared buffer cache in real time. The
The tsm_system_rows module provides the table sampling method SYSTEM_ROWS, which can be used in the
The pg_visibility module provides a means for examining the visibility map (VM) and page-level visibility information. It also provides functions
The file_fdw module provides the foreign-data wrapper file_fdw, which can be used to access data files in the server's
The fuzzystrmatch module provides several functions to determine similarities and distance between strings.
The pg_trgm module provides functions and operators for determining the similarity of alphanumeric text based on trigram matching, as well as
dict_xsyn (Extended Synonym Dictionary) is an example of an add-on dictionary template for full-text search. This dictionary type replaces words
Page 2 of 6