Package - postgresql-12-pg-failover-slots

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

Primary informations

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

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