Sat, 18 Jan 2025 18:17:27 CST | login

Information for build pg_auto_failover-2.0-1.ocs23

ID18971
Package Namepg_auto_failover
Version2.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pg_auto_failover?.#c87ae6d6b4d7a8a4983446517c00eae1279c582a
SummaryPostgres extension and service for automated failover and high-availability
Descriptionpg_auto_failover is an extension and service for PostgreSQL that monitors and manages automated failover for a Postgres cluster. It is optimized for simplicity and correctness and supports Postgres 10 and newer. We set up one PostgreSQL server as a monitor node as well as a primary and secondary node for storing data. The monitor node tracks the health of the data nodes and implements a failover state machine. On the PostgreSQL nodes, the pg_autoctl program runs alongside PostgreSQL and runs the necessary commands to configure synchronous streaming replication.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 27 Aug 2024 15:22:25 CST
CompletedTue, 27 Aug 2024 15:27:07 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/pg_auto_failover:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pg_auto_failover?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
pg_auto_failover-2.0-1.ocs23.src.rpm (info) (download)
aarch64
pg_auto_failover-2.0-1.ocs23.aarch64.rpm (info) (download)
pg_auto_failover-debuginfo-2.0-1.ocs23.aarch64.rpm (info) (download)
pg_auto_failover-debugsource-2.0-1.ocs23.aarch64.rpm (info) (download)
noarch
pg_auto_failover-docs-2.0-1.ocs23.noarch.rpm (info) (download)
x86_64
pg_auto_failover-2.0-1.ocs23.x86_64.rpm (info) (download)
pg_auto_failover-debuginfo-2.0-1.ocs23.x86_64.rpm (info) (download)
pg_auto_failover-debugsource-2.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0-1 - initial build