chkpass

This module implements a data type chkpass that is designed for storing encrypted passwords. Each password is automatically converted to encrypted

2016-10-12 11:32:45
auto_explain

The auto_explain module provides a means for logging execution plans of slow statements automatically, without having to run

2016-10-12 11:32:22
bloom

bloom provides an index access method based on Bloom filters

2016-10-12 11:32:23
intarray

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

2016-10-12 11:33:28
unaccent

unaccent is a text search dictionary that removes accents (diacritic signs) from lexemes. It's a filtering dictionary, which means its output

2016-10-12 11:34:26
dict_int

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

2016-10-12 11:33:06
tsm_system_rows

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

2016-10-12 11:34:24
auth_delay

auth_delay causes the server to pause briefly before reporting authentication failure, to make brute-force attacks on database passwords more

2016-10-12 11:32:22
tsearch2

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

2016-10-12 11:34:24
pg_buffercache

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

2016-10-12 11:33:50