Debian NEW package overview for pg-failover-slots
pg-failover-slots_1.2.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 25 Sep 2025 16:22:17 +0200
Source:pg-failover-slots
Binary:postgresql-18-pg-failover-slots postgresql-18-pg-failover-slots-dbgsym
Architecture:source amd64
Version:1.2.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Changed-By:Marco Nenciarini <mnencia@debian.org>
Description:
postgresql-18-pg-failover-slots - High-availability support for PostgreSQL logical replication
Changes:
pg-failover-slots (1.2.0-1) unstable; urgency=medium

  * New upstream version 1.2.0.
  * Upload for PostgreSQL 18.
  * Bump standards version to 4.7.2.
Files:
cb8fc38c618cd0a873d3c2daa85a8e7d 2278 database optional pg-failover-slots_1.2.0-1.dsc
da4af8944056e5e7e2796b0a3d716e3f 19379 database optional pg-failover-slots_1.2.0.orig.tar.gz
3135660e9d6485fa7c60ebac79c99de1 3200 database optional pg-failover-slots_1.2.0-1.debian.tar.xz
f6f47b3fb6007ebe4ad1365563fe40d6 9660 database optional pg-failover-slots_1.2.0-1_amd64.buildinfo
7b3413978e3e2945b8e5ca84b5eba9d0 53020 debug optional postgresql-18-pg-failover-slots-dbgsym_1.2.0-1_amd64.deb
56a4301e65f5d5959aa7339dd8a164b4 40512 database optional postgresql-18-pg-failover-slots_1.2.0-1_amd64.deb
control file for postgresql-18-pg-failover-slots_1.2.0-1_amd64.deb (click to toggle)
Package:postgresql-18-pg-failover-slots
Source:pg-failover-slots
Version:1.2.0-1
Architecture:amd64
Maintainer:Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size:96
Depends:postgresql-18, libc6 (>=2.38), libpq5 (>=9.0~)
Section:database
Priority:optional
Homepage:https://github.com/EnterpriseDB/pg_failover_slots/
Description:
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
lintian 2.116.3+deb12u1 check for postgresql-18-pg-failover-slots_1.2.0-1_amd64.deb (click to toggle)
contents of postgresql-18-pg-failover-slots_1.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-25 14:22 ./
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/postgresql/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/postgresql/18/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/bitcode/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/bitcode/pg_failover_slots/
-rw-r--r-- root/root     38156 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/bitcode/pg_failover_slots/pg_failover_slots.bc
-rw-r--r-- root/root      4188 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/bitcode/pg_failover_slots.index.bc
-rw-r--r-- root/root     34736 2025-09-25 14:22 ./usr/lib/postgresql/18/lib/pg_failover_slots.so
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/share/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/share/doc/postgresql-18-pg-failover-slots/
-rw-r--r-- root/root      3405 2025-09-21 13:06 ./usr/share/doc/postgresql-18-pg-failover-slots/README.md.gz
-rw-r--r-- root/root       532 2025-09-25 14:22 ./usr/share/doc/postgresql-18-pg-failover-slots/changelog.Debian.gz
-rw-r--r-- root/root      1250 2025-09-25 14:22 ./usr/share/doc/postgresql-18-pg-failover-slots/copyright
control file for postgresql-18-pg-failover-slots-dbgsym_1.2.0-1_amd64.deb (click to toggle)
Package:postgresql-18-pg-failover-slots-dbgsym
Source:pg-failover-slots
Version:1.2.0-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size:69
Depends:postgresql-18-pg-failover-slots (=1.2.0-1)
Section:debug
Priority:optional
Description:
debug symbols for postgresql-18-pg-failover-slots
Build-Ids:b2fc2a02a3163df4d1bba6c4894e75b4fb662b47
lintian 2.116.3+deb12u1 check for postgresql-18-pg-failover-slots-dbgsym_1.2.0-1_amd64.deb (click to toggle)
contents of postgresql-18-pg-failover-slots-dbgsym_1.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-25 14:22 ./
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/lib/debug/.build-id/b2/
-rw-r--r-- root/root     60072 2025-09-25 14:22 ./usr/lib/debug/.build-id/b2/fc2a02a3163df4d1bba6c4894e75b4fb662b47.debug
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/share/
drwxr-xr-x root/root         0 2025-09-25 14:22 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-09-25 14:22 ./usr/share/doc/postgresql-18-pg-failover-slots-dbgsym -> postgresql-18-pg-failover-slots

Timestamp: 04.10.2025 / 16:02:37 (UTC)