License: BSD-2-Clause
16 extensions
-
temporal_tables
temporal tables
-
geoip
IP-based geolocation query
-
pg_regresql
Trust pg_class statistics for planning instead of physical relation size
-
md5hash
type for storing 128-bit binary data inline
-
acl
ACL Data type
-
byteamagic
Detect MIME types and file formats from PostgreSQL bytea values
-
xxhash
xxhash functions for PostgreSQL
-
pguecc
uECC bindings for Postgres
-
quantile
Quantile aggregation function
-
lower_quantile
Lower quantile aggregate function
-
count_distinct
An alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate
-
pg_squeeze
A tool to remove unused space from a relation.
-
pg_checksums
Activate/deactivate/verify checksums in offline Postgres clusters
-
pg_permissions
view object permissions and compare them with the desired state
-
pg_profile
PostgreSQL load profile repository and report builder
-
meta
Normalized, friendlier system catalog for PostgreSQL