Package: postgresql-16-pg-failover-slots (1.1.0-1 and others) [debports]
Links for postgresql-16-pg-failover-slots
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [github.com]
Similar packages:
High-availability support for PostgreSQL logical replication
This extension is for anyone with Logical Replication Slots on Postgres databases that are also part of a Physical Streaming Replication architecture.
Since logical replication slots are only maintained on the primary node, downstream subscribers don't receive any new changes from a newly promoted primary until the slot is created, which is unsafe because the information that includes which data a subscriber has confirmed receiving and which log data still needs to be retained for the subscriber will have been lost, resulting in an unknown gap in data changes. PG Failover Slots makes logical replication slots usable across a physical failover using the following features:
- Copies any missing replication slots from the primary to the standby - Removes any slots from the standby that aren't found on the primary - Periodically synchronizes the position of slots on the standby based on the primary - Ensures that selected standbys receive data before any of the logical slot walsenders can send data to consumers
Other Packages Related to postgresql-16-pg-failover-slots
|
|
|
|
-
- dep: libc6 (>= 2.38) [not ia64, sh4]
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.39) [sh4]
-
- dep: libc6.1 (>= 2.37) [ia64]
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6.1-udeb
-
- dep: libpq5 (>= 9.0~)
- PostgreSQL C-klientbibliotek
-
- dep: postgresql-16
- Verdens mest avancerede relationelle database
Download postgresql-16-pg-failover-slots
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
hppa (unofficial port) | 1.1.0-1 | 16.7 kB | 49.0 kB | [list of files] |
ia64 (unofficial port) | 1.0.1-2 | 18.0 kB | 63.0 kB | [list of files] |
m68k (unofficial port) | 1.1.0-1 | 15.3 kB | 51.0 kB | [list of files] |
sh4 (unofficial port) | 1.1.0-1 | 17.1 kB | 83.0 kB | [list of files] |
x32 (unofficial port) | 1.1.0-1 | 16.1 kB | 47.0 kB | [list of files] |