Wed, 29 Mar 2023 23:18:22 UTC

Information for build postgresql-pgpool-II-4.2.0-4.fc36

ID1831244
Package Namepostgresql-pgpool-II
Version4.2.0
Release4.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/postgresql-pgpool-II.git#f4bf6e9599265a27ac4cd9c70a23d523bbb13ada
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 byfjanus
State complete
Volume DEFAULT
StartedMon, 13 Sep 2021 17:52:26 UTC
CompletedMon, 13 Sep 2021 18:00:45 UTC
Taskbuild (rawhide, /rpms/postgresql-pgpool-II.git:f4bf6e9599265a27ac4cd9c70a23d523bbb13ada)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgresql-pgpool-II.git#f4bf6e9599265a27ac4cd9c70a23d523bbb13ada'}}
Tags No tags
RPMs
src
postgresql-pgpool-II-4.2.0-4.fc36.src.rpm (info) (download)
aarch64
postgresql-pgpool-II-4.2.0-4.fc36.aarch64.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.aarch64.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.aarch64.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.aarch64.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.aarch64.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.aarch64.rpm (info) (download)
armv7hl
postgresql-pgpool-II-4.2.0-4.fc36.armv7hl.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.armv7hl.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.armv7hl.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.armv7hl.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.armv7hl.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.armv7hl.rpm (info) (download)
i686
postgresql-pgpool-II-4.2.0-4.fc36.i686.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.i686.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.i686.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.i686.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.i686.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.i686.rpm (info) (download)
ppc64le
postgresql-pgpool-II-4.2.0-4.fc36.ppc64le.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.ppc64le.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.ppc64le.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.ppc64le.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.ppc64le.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.ppc64le.rpm (info) (download)
s390x
postgresql-pgpool-II-4.2.0-4.fc36.s390x.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.s390x.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.s390x.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.s390x.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.s390x.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.s390x.rpm (info) (download)
x86_64
postgresql-pgpool-II-4.2.0-4.fc36.x86_64.rpm (info) (download)
postgresql-pgpool-II-devel-4.2.0-4.fc36.x86_64.rpm (info) (download)
postgresql-pgpool-II-extensions-4.2.0-4.fc36.x86_64.rpm (info) (download)
postgresql-pgpool-II-debuginfo-4.2.0-4.fc36.x86_64.rpm (info) (download)
postgresql-pgpool-II-debugsource-4.2.0-4.fc36.x86_64.rpm (info) (download)
postgresql-pgpool-II-extensions-debuginfo-4.2.0-4.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jul 27 2021 Filip Januš <fjanus@redhat.com> - 4.2.0-4 - Remove libpq-devel requirement, it conflicts with postgresql-server-devel dependencies * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.2.0-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Wed Jan 13 2021 Patrik Novotný <panovotn@redhat.com> - 4.2.0-1 - Rebase to upstream release 4.2.0