Package - postgresql-11-pg-failover-slots

Package:  postgresql-11-pg-failover-slots
apt-get install postgresql-11-pg-failover-slots
Documentations in package:

Primary informations

Download package: https://apt.postgresql.org/pub/repos/apt/pool/main/p/pg-failover-slots/postgresql-11-pg-failover-slots_1.2.0-1.pgdg13+1_amd64.deb (Size: 16.2KiB)

PropertyValue
Packagepostgresql-11-pg-failover-slots
Sourcepg-failover-slots
Version1.2.0-1.pgdg13+1
Architectureamd64
MaintainerDebian PostgreSQL Maintainers
Installed-Size51
Dependspostgresql-11, libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepagehttps://github.com/EnterpriseDB/pg_failover_slots/
Priorityoptional
Sectiondatabase
Filenamepool/main/p/pg-failover-slots/postgresql-11-pg-failover-slots_1.2.0-1.pgdg13+1_amd64.deb
Size16632
SHA256c4a5ce65727cfb6e7be7b9e43942cc637c193558cac3aea150d5117f377b8ba5
SHA166c779c9142e484707558c5f32fa7fac84bfa90b
MD5sum6a019c7e3fe1e12f11a5885fa473a8c3
DescriptionHigh-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
Description-md5

Files in package

  • /usr/lib/postgresql/11/lib/pg_failover_slots.so
  • /usr/share/doc/postgresql-11-pg-failover-slots/README.md.gz
  • /usr/share/doc/postgresql-11-pg-failover-slots/changelog.Debian.gz
  • /usr/share/doc/postgresql-11-pg-failover-slots/copyright