Sun, 19 May 2024 14:03:19 UTC | login

Information for build pg_auto_failover-1.6.3-5.fc37

ID213541
Package Namepg_auto_failover
Version1.6.3
Release5.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pg_auto_failover.git#48c0a34c206cfc34de8ac87d2f5cbf471f141eca
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 failed
Volume DEFAULT
StartedMon, 14 Nov 2022 16:53:14 UTC
CompletedMon, 14 Nov 2022 19:03:24 UTC
Taskbuild (f37, /rpms/pg_auto_failover.git:48c0a34c206cfc34de8ac87d2f5cbf471f141eca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pg_auto_failover.git#48c0a34c206cfc34de8ac87d2f5cbf471f141eca'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Wed Nov 24 2021 Marek Kulik <mkulik@redhat.com> 1.6.3-1 - Update to 1.6.3 * Sun Aug 22 2021 Marek Kulik <mkulik@redhat.com> 1.6.2-1 - Remove ISA requirement from docs package - Initial build