CYBERTEC-PG-Operator
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

PostgreSQL 16

The extensions listed are included in the standard images. This list refers to PostgreSQL 16.
NameDefault VersionComment
adminpack2.1Administrative functions for PostgreSQL
amcheck1.3Functions for verifying relation integrity
autoinc1.0Functions for autoincrementing fields
bloom1.0Bloom access method - signature file based index
btree_gin1.3Support for indexing common datatypes in GIN
btree_gist1.7Support for indexing common datatypes in GiST
citext1.6Data type for case-insensitive character strings
credcheck3.0.0credcheck - PostgreSQL plain text credential checker
cube1.5Data type for multidimensional cubes
dblink1.2Connect to other PostgreSQL databases from within a database
dict_int1.0Text search dictionary template for integers
dict_xsyn1.0Text search dictionary template for extended synonym processing
earthdistance1.2Calculate great-circle distances on the surface of the Earth
file_fdw1.0Foreign-data wrapper for flat file access
fuzzystrmatch1.2Determine similarities and distance between strings
hstore1.8Data type for storing sets of (key, value) pairs
hstore_plperl1.0Transform between hstore and plperl
hstore_plperlu1.0Transform between hstore and plperlu
hstore_plpython3u1.0Transform between hstore and plpython3u
insert_username1.0Functions for tracking who changed a table
intagg1.1Integer aggregator and enumerator (obsolete)
intarray1.5Functions, operators, and index support for 1-D arrays of integers
isn1.2Data types for international product numbering standards
jsonb_plperl1.0Transform between jsonb and plperl
jsonb_plperlu1.0Transform between jsonb and plperlu
jsonb_plpython3u1.0Transform between jsonb and plpython3u
lo1.1Large Object maintenance
ltree1.2Data type for hierarchical tree-like structures
ltree_plpython3u1.0Transform between ltree and plpython3u
moddatetime1.0Functions for tracking last modification time
old_snapshot1.0Utilities in support of old_snapshot_threshold
pageinspect1.12Inspect the contents of database pages at a low level
pg_buffercache1.4Examine the shared buffer cache
pg_cron1.6Job scheduler for PostgreSQL
pg_freespacemap1.2Examine the free space map (FSM)
pg_permissions1.3View object permissions and compare them with the desired state
pg_prewarm1.2Prewarm relation data
pg_proctabPlaceholder - see pg_proctab–0.0.10-compat.control
pg_stat_statements1.10Track planning and execution statistics of all SQL statements executed
pg_surgery1.0Extension to perform surgery on a damaged relation
pg_trgm1.6Text similarity measurement and index searching based on trigrams
pg_visibility1.2Examine the visibility map (VM) and page-level visibility info
pg_walinspect1.1Functions to inspect contents of PostgreSQL Write-Ahead Log
pgaudit16.1Provides auditing functionality
pgauditlogtofile1.6pgAudit addon to redirect audit entries to an independent file
pgcrypto1.3Cryptographic functions
pgnodemx1.7SQL functions that allow capture of node OS metrics from PostgreSQL
pgrowlocks1.2Show row-level locking information
pgstattuple1.5Show tuple-level statistics
plpgsql1.0PL/pgSQL procedural language
plpython3u1.0PL/Python3U untrusted procedural language
pltcl1.0PL/Tcl procedural language
pltclu1.0PL/TclU untrusted procedural language
postgres_fdw1.1Foreign-data wrapper for remote PostgreSQL servers
refint1.0Functions for implementing referential integrity (obsolete)
seg1.4Data type for representing line segments or floating-point intervals
set_user4.1.0Similar to SET ROLE but with added logging
sslinfo1.2Information about SSL certificates
tablefunc1.0Functions that manipulate whole tables, including crosstab
tcn1.0Triggered change notifications
timescaledb2.18.2Enables scalable inserts and complex queries for time-series data (Apache 2 Edition)
tsm_system_rows1.0TABLESAMPLE method which accepts number of rows as a limit
tsm_system_time1.0TABLESAMPLE method which accepts time in milliseconds as a limit
unaccent1.1Text search dictionary that removes accents
uuid-ossp1.1Generate universally unique identifiers (UUIDs)
xml21.1XPath querying and XSLT
The following extensions are additionally included in the Postgis images.
NameDefault VersionComment
address_standardizer3.4.4Used to parse an address into constituent elements. Generally used to support geocoding address normalization step.
address_standardizer_data_us3.4.4Address Standardizer US dataset example
postgis3.4.4PostGIS geometry and geography spatial types and functions
postgis_raster3.4.4PostGIS raster types and functions
postgis_sfcgal3.4.4PostGIS SFCGAL functions
postgis_tiger_geocoder3.4.4PostGIS tiger geocoder and reverse geocoder
postgis_topology3.4.4PostGIS topology spatial types and functions