Extensions
Available and installed extensions
Showing 60 entries
Name Default version Installed version
Comment
plpgsql 1.0 1.0 PL/pgSQL procedural language
cube 1.5 data type for multidimensional cubes
pgrowlocks 1.2 show row-level locking information
bloom 1.0 bloom access method - signature file based index
postgres_fdw 1.2 foreign-data wrapper for remote PostgreSQL servers
btree_gin 1.3 support for indexing common datatypes in GIN
lo 1.2 Large Object maintenance
pg_prewarm 1.2 prewarm relation data
pg_buffercache 1.6 examine the shared buffer cache
insert_username 1.0 functions for tracking who changed a table
ltree 1.3 data type for hierarchical tree-like structures
autoinc 1.0 functions for autoincrementing fields
btree_gist 1.8 support for indexing common datatypes in GiST
intarray 1.5 functions, operators, and index support for 1-D arrays of integers
tsm_system_time 1.0 TABLESAMPLE method which accepts time in milliseconds as a limit
hstore_plpython3u 1.0 transform between hstore and plpython3u
ltree_plpython3u 1.0 transform between ltree and plpython3u
jsonb_plperlu 1.0 transform between jsonb and plperlu
pg_walinspect 1.1 functions to inspect contents of PostgreSQL Write-Ahead Log
plperl 1.0 PL/Perl procedural language
intagg 1.1 integer aggregator and enumerator (obsolete)
jsonb_plpython3u 1.0 transform between jsonb and plpython3u
moddatetime 1.0 functions for tracking last modification time
fuzzystrmatch 1.2 determine similarities and distance between strings
uuid-ossp 1.1 generate universally unique identifiers (UUIDs)
tsm_system_rows 1.0 TABLESAMPLE method which accepts number of rows as a limit
dblink 1.2 connect to other PostgreSQL databases from within a database
dict_int 1.0 text search dictionary template for integers
file_fdw 1.0 foreign-data wrapper for flat file access
sslinfo 1.2 information about SSL certificates
citext 1.8 data type for case-insensitive character strings
jsonb_plperl 1.0 transform between jsonb and plperl
pg_surgery 1.0 extension to perform surgery on a damaged relation
pg_logicalinspect 1.0 functions to inspect logical decoding components
refint 1.0 functions for implementing referential integrity (obsolete)
tablefunc 1.0 functions that manipulate whole tables, including crosstab
pg_stat_statements 1.12 track planning and execution statistics of all SQL statements executed
pageinspect 1.13 inspect the contents of database pages at a low level
hstore_plperlu 1.0 transform between hstore and plperlu
hstore_plperl 1.0 transform between hstore and plperl
tcn 1.0 Triggered change notifications
plperlu 1.0 PL/PerlU untrusted procedural language
amcheck 1.5 functions for verifying relation integrity
dict_xsyn 1.0 text search dictionary template for extended synonym processing
pg_trgm 1.6 text similarity measurement and index searching based on trigrams
isn 1.3 data types for international product numbering standards
pgstattuple 1.5 show tuple-level statistics
pg_visibility 1.2 examine the visibility map (VM) and page-level visibility info
pgcrypto 1.4 cryptographic functions
xml2 1.2 XPath querying and XSLT
plpython3u 1.0 PL/Python3U untrusted procedural language
pg_freespacemap 1.3 examine the free space map (FSM)
pltclu 1.0 PL/TclU untrusted procedural language
hstore 1.8 data type for storing sets of (key, value) pairs
bool_plperlu 1.0 transform between bool and plperlu
pltcl 1.0 PL/Tcl procedural language
bool_plperl 1.0 transform between bool and plperl
earthdistance 1.2 calculate great-circle distances on the surface of the Earth
seg 1.4 data type for representing line segments or floating-point intervals
unaccent 1.1 text search dictionary that removes accents