Sat, 22 Feb 2025 12:04:47 UTC | login

Information for build pg_auto_failover-2.1-1.fc40

ID277328
Package Namepg_auto_failover
Version2.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pg_auto_failover.git#24cfc6cc51fbd16fd5bf587777f444fec8228d30
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Dec 2023 09:46:09 UTC
CompletedMon, 18 Dec 2023 10:17:25 UTC
Taskbuild (f40, /rpms/pg_auto_failover.git:24cfc6cc51fbd16fd5bf587777f444fec8228d30)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pg_auto_failover.git#24cfc6cc51fbd16fd5bf587777f444fec8228d30'}}
Tags
f40
RPMs
src
pg_auto_failover-2.1-1.fc40.src.rpm (info) (download)
noarch
pg_auto_failover-docs-2.1-1.fc40.noarch.rpm (info) (download)
riscv64
pg_auto_failover-2.1-1.fc40.riscv64.rpm (info) (download)
pg_auto_failover-debuginfo-2.1-1.fc40.riscv64.rpm (info) (download)
pg_auto_failover-debugsource-2.1-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Dec 11 2023 Ondrej Sloup <osloup@redhat.com> - 2.1-1 - Rebase to the latest upstream version * Wed Sep 13 2023 Ondrej Sloup <osloup@redhat.com> - 2.0-3 - Make man docs only without subpackage as intended - Update upstream URL - Stop building llvmjit (rhbz#2214559, rhbz#2237282) - Prepare the package for EPEL9 (rhbz#2189271) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 26 2023 Ondřej Sloup <osloup@redhat.com> - 2.0-0-1 - Rebase to the newest version - Fix compatibility with PostgreSQL 15 - Remove patches as they are merged in upstream - Use autosetup - Manually build the package for documentation * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 16 2022 Ondřej Sloup <osloup@redhat.com> - 1.6.3-6 - Rebuild for new PostgreSQL 15 * Thu Aug 04 2022 Ondrej Sloup <osloup@redhat.com> - 1.6.3-5 - Add patch to fix format arguments in mvprintw (watch.c) - Add lz4-devel as build requirement * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 06 2022 Filip Januš <fjanus@redhat.com> - 1.6.3-2 - Rebuild for Postgresql 14