select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

PostgreSQL Extension Catalogue

Explore 2387 PostgreSQL extensions from PGEXT, maintained by Pigsty.

7 extensions found. Clear filters

NameVersionDescriptionCategoryLicenseLanguagePG VersionStars
pglogical 2.4.8 PostgreSQL Logical Replication ETL PostgreSQL C 14–18 1.2k
pglogical_origin 2.4.7 Dummy extension for compatibility when upgrading from Postgres 9.4 ETL PostgreSQL C 14–18 1.2k
pglogical_ticker 1.4.1 Have an accurate view on pglogical replication delay ETL PostgreSQL C 14–18 3
pglogical_output_nzhooks 1.0 Example pglogical output-plugin row-filter hook that keeps only changes for a hard-coded relation name ETL C 1
pgcapture 0.1 A scalable Netflix DBLog implementation for PostgreSQL ETL Apache-2.0 Go 285
pgl_ddl_deploy 2.2.1 automated ddl deployment using pglogical ETL MIT C 14–18 99
pgl_validate 0.1.0 Cross-node data validation for pglogical and PostgreSQL logical replication — lag-correct, contract-aware row-count and checksum verification with sound (zero-false-positive) divergence detection. ETL MIT Rust