Package - postgresql-13-pg-failover-slots

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

Primary informations

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

PropertyValue
Packagepostgresql-13-pg-failover-slots
Sourcepg-failover-slots
Version1.2.0-1.pgdg13+1
Architectureamd64
MaintainerDebian PostgreSQL Maintainers
Installed-Size96
Dependspostgresql-13, libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepagehttps://github.com/EnterpriseDB/pg_failover_slots/
Priorityoptional
Sectiondatabase
Filenamepool/main/p/pg-failover-slots/postgresql-13-pg-failover-slots_1.2.0-1.pgdg13+1_amd64.deb
Size40664
SHA2560f3749534f80260c2c8d5ec82247345178c96417371dab0342998a50377e44d5
SHA1059e8db9d034f66fa9a4b8a78a9503362382aba7
MD5sum55177099fb2d05a3b886c2eec2cdc559
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/13/lib/bitcode/pg_failover_slots.index.bc
  • /usr/lib/postgresql/13/lib/bitcode/pg_failover_slots/pg_failover_slots.bc
  • /usr/lib/postgresql/13/lib/pg_failover_slots.so
  • /usr/share/doc/postgresql-13-pg-failover-slots/README.md.gz
  • /usr/share/doc/postgresql-13-pg-failover-slots/changelog.Debian.gz
  • /usr/share/doc/postgresql-13-pg-failover-slots/copyright