Metadata for pg_failover_slots_14-1.0.0-1.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_failover_slots_14
Version: 1.0.0-1.rhel7
Arch: ppc64le
Summary: Makes PostgreSQL logical replication slots practically usable across physical failover.
License: PostgreSQL
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Tue Apr 18 10:31:54 2023
Size: 77072
URL: https://github.com/EnterpriseDB/pg_failover_slots
Description: An extension that makes logical replication slots practically usable across
physical failover.

This extension does the following:

* Copy any missing slots from primary to standby
* Remove any slots from standby that are not found on primary
* Periodically synchronize position of slots on standby based on primary
* Ensure that selected standbys receive data before any of the logical slot
  walsenders can send data to consumers.

FILES

/usr/pgsql-14/lib/pg_failover_slots.so
/usr/pgsql-14/share/extension/README-pg_failover_slots.md
/usr/share/doc/pg_failover_slots_14-1.0.0
/usr/share/doc/pg_failover_slots_14-1.0.0/LICENSE

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libpq.so.5()(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

pg_failover_slots_14 1.0.0-1.rhel7
pg_failover_slots_14(ppc-64) 1.0.0-1.rhel7

CONFIG FILES

/usr/pgsql-14/lib/pg_failover_slots.so
/usr/pgsql-14/share/extension/README-pg_failover_slots.md
/usr/share/doc/pg_failover_slots_14-1.0.0
/usr/share/doc/pg_failover_slots_14-1.0.0/LICENSE d

LICENSE FILES

PostgreSQL