Information for build postgresql-pgpool-II-4.5.1-3.fc41

ID79988
Package Namepostgresql-pgpool-II
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.5.1
Release3.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/postgresql-pgpool-II.git#da23c56d50e3b7f858a2a1ee40e9980bb9e1ba65
SummaryPgpool is a connection pooling/replication server for PostgreSQL
Descriptionpgpool-II is a inherited project of pgpool (to classify from pgpool-II, it is sometimes called as pgpool-I). For those of you not familiar with pgpool-I, it is a multi-functional middle ware for PostgreSQL that features connection pooling, replication and load balancing functions. pgpool-I allows a user to connect at most two PostgreSQL servers for higher availability or for higher search performance compared to a single PostgreSQL server. pgpool-II, on the other hand, allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. In other words, it enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 18 Sep 2024 22:50:55 CST
CompletedWed, 18 Sep 2024 23:22:02 CST
Taskbuild (f41-build-side-1, /rpms/postgresql-pgpool-II.git:da23c56d50e3b7f858a2a1ee40e9980bb9e1ba65)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgresql-pgpool-II.git#da23c56d50e3b7f858a2a1ee40e9980bb9e1ba65'}}
Tags
f41-build-side-1
RPMs
src
postgresql-pgpool-II-4.5.1-3.fc41.src.rpm (info) (download)
riscv64
postgresql-pgpool-II-4.5.1-3.fc41.riscv64.rpm (info) (download)
postgresql-pgpool-II-devel-4.5.1-3.fc41.riscv64.rpm (info) (download)
postgresql-pgpool-II-extensions-4.5.1-3.fc41.riscv64.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.5.1-3.fc41.riscv64.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.5.1-3.fc41.riscv64.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.5.1-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
installed_pkgs.log
build.log
mock_output.log
Changelog * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.5.1-3 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Feb 29 2024 Ondrej Sloup <osloup@redhat.com> - 4.5.1-1 - Rebase to the latest upstream version (rhbz#2266774) * Tue Jan 30 2024 Ondrej Sloup <osloup@redhat.com> - 4.5.0-3 - Stop building i686 permanently - https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval * Fri Jan 26 2024 Ondrej Sloup <osloup@redhat.com> - 4.5.0-2 - Temporarily stop building i686 * Fri Jan 26 2024 Ondrej Sloup <osloup@redhat.com> - 4.5.0-1 - Rebase to the latest upstream version (rhbz#2252211) * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Dec 05 2023 Filip Janus <fjanus@redhat.com> - 4.4.5-1 - Update to 4.4.5 * Tue Dec 05 2023 Filip Janus <fjanus@redhat.com> - 4.4.4-2 - Rebuild for demodularized version of postgresql - remove postgresq-_module_compat since it is not working with demodularized packages * Tue Aug 22 2023 Ondrej Sloup <osloup@redhat.com> - 4.4.4-1 - Rebase to the latest upstream version (rhbz#2232454) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 02 2023 Ondrej Sloup <osloup@redhat.com> - 4.4.3-1 - Rebase to the latest upstream version (rhbz#2208166) * Fri Jan 27 2023 Ondrej Sloup <osloup@redhat.com> - 4.4.2-1 - Rebase to the latest upstream version (rhbz#2163118) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 23 2022 Ondrej Sloup <osloup@redhat.com> - 4.4.1-1 - Rebase to the latest upstream version (rhbz#2155852) * Tue Dec 06 2022 Ondrej Sloup <osloup@redhat.com> - 4.4.0-1 - Rebase to the latest upstream version (rhbz#1930321) * Wed Nov 16 2022 Ondřej Sloup <osloup@redhat.com> - 4.3.3-2 - Rebuild for new PostgreSQL 15