pglogical
PostgreSQL Logical Replication
Repository
2ndQuadrant/pglogical
https://github.com/2ndQuadrant/pglogical
Source
pglogical-2.4.6.tar.gz
pglogical-2.4.6.tar.gz
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
pglogical | 2.4.8 | ETL | PostgreSQL | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 9500 | pglogical | No | Yes | Yes | Yes | No | No | pglogical |
| 9501 | pglogical_origin | No | Yes | No | Yes | No | No | pglogical_origin |
| Related | spock pgactive mimeo pgl_ddl_deploy logical_ddl pgoutput pglogical_ticker pg_failover_slots postgres_fdw db_migrator pgclone lolor |
|---|---|
| Depended By | pgl_ddl_deploy pglogical_ticker |
PGDG RPM and DEB/catalog versions are aligned at 2.4.8; Pigsty source remains on 2.4.6.
Version
| Type | Repo | Version | PG Ver | Package | Deps |
|---|---|---|---|---|---|
| EXT | PGDG | 2.4.8 | 1817161514 | pglogical | - |
| RPM | PGDG | 2.4.8 | 1817161514 | pglogical_$v | - |
| DEB | PGDG | 2.4.8 | 1817161514 | postgresql-$v-pglogical | - |
Install
You can install pglogical directly. First, make sure the PGDG repository is added and enabled:
Install the extension using pig or apt/yum/dnf:
Install
pig
dnf
apt
Preload:
Create Extension:
Usage
A logical replication system for PostgreSQL using a publish/subscribe model. Requires no triggers or external programs.
Enabling
Add to postgresql.conf:
Provider (Publisher) Setup
Subscriber Setup
Replication Set Management
Row and Column Filtering
Subscription Management
Key Features
- Selective replication (per-table, row filtering, column filtering)
- Replication between different PostgreSQL major versions
- Delayed replication
- No need for superuser on subscriber
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)