Metadata for bgw_replstatus_14-1.0.8-3PGDG.rhel10.2.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: bgw_replstatus_14
Version: 1.0.8-3PGDG.rhel10.2
Arch: ppc64le
Summary: PostgreSQL background worker to report wether a node is a replication master or standby
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-rhel-10-2-ppc64le-pgbuild
Build Date: Mon May 25 13:50:06 2026
Size: 71675
URL: https://github.com/mhagander/bgw_replstatus
Description: bgw_replstatus is a tiny background worker to cheaply report the
replication status of a node. It's intended to be polled by a load
balancer such as haproxy.

When installed, a background worker will be started that listens on a
defined TCP port (configured bgw_replstatus.port). Any connection to
this port will get a TCP response back (no request necessary, response
will be sent immediately on connect) saying either MASTER or STANDBY
depending on the current state of the node. The connection is then
automatically closed.

Using a background worker like this will make polling a lot more light
weight than making a full PostgreSQL connection, logging in, and
checking the status.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/823326e1290913fd2b1d05c2d9e2f9fc4b9075
/usr/pgsql-14/lib/bgw_replstatus.so
/usr/share/doc/bgw_replstatus_14
/usr/share/doc/bgw_replstatus_14/README.md
/usr/share/licenses/bgw_replstatus_14
/usr/share/licenses/bgw_replstatus_14/LICENSE

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)

PROVIDES

bgw_replstatus_14 1.0.8-3PGDG.rhel10.2
bgw_replstatus_14(ppc-64) 1.0.8-3PGDG.rhel10.2

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/52 a
/usr/lib/.build-id/52/823326e1290913fd2b1d05c2d9e2f9fc4b9075 a
/usr/pgsql-14/lib/bgw_replstatus.so
/usr/share/doc/bgw_replstatus_14
/usr/share/doc/bgw_replstatus_14/README.md d
/usr/share/licenses/bgw_replstatus_14
/usr/share/licenses/bgw_replstatus_14/LICENSE l

LICENSE FILES

PostgreSQL