License: BSD-3-Clause
34 extensions
-
table_version
PostgreSQL table versioning extension
-
pointcloud
data type for lidar point clouds
-
pointcloud_postgis
integration for pointcloud LIDAR data and PostGIS geometry data
-
pg_similarity
support similarity queries
-
pg_jieba
Chinese full-text search parser based on cppjieba
-
pg_hint_plan
Give PostgreSQL ability to manually force some decisions in execution plans.
-
rdkit
Cheminformatics functionality for PostgreSQL.
-
pljava
PL/Java procedural language
-
pgwasm
Run sandboxed WebAssembly components as strongly typed PostgreSQL SQL functions.
-
pgfaceting
fast faceting queries using an inverted index
-
pg_sphere
spherical objects with useful functions, operators and index support
-
pgqr
QR Code generator from PostgreSQL
-
pg_rewrite
Tool allows read write to the table during the rewriting
-
pg_dirtyread
Read dead but unvacuumed rows from table
-
pgfincore
examine and manage the os buffer cache
-
pg_catcheck
Diagnosing system catalog corruption
-
pg_crash
Send random signals to random processes
-
fio
PostgreSQL File I/O Functions
-
pg_stat_kcache
Kernel statistics gathering
-
pg_stat_monitor
The pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
-
pg_qualstats
An extension collecting statistics about quals
-
pg_store_plans
track plan statistics of all SQL statements executed
-
pg_datasentinel
Observability and activity monitoring extension for PostgreSQL
-
pg_proctab
PostgreSQL extension to access the OS process table
-
pg_sqlog
Provide SQL interface to logs
-
pgsodium
Postgres extension for libsodium functions
-
pg_auditor
Audit data changes and provide flashback ability
-
logerrors
Function for collecting statistics about messages in logfile
-
pg_command_fw
DDL and utility command firewall for PostgreSQL
-
block_copy_command
Block COPY commands via a configurable ProcessUtility hook
-
mysql_fdw
Foreign data wrapper for querying a MySQL server
-
db_migrator
Tools to migrate other databases to PostgreSQL
-
wal2json
Changing data capture in JSON format
-
pg_bulkload
pg_bulkload is a high speed data loading utility for PostgreSQL