Fri, 19 Apr 2024 03:13:30 UTC | login

Information for build rh-postgresql12-pg_repack-1.4.6-2.el7

ID33239
Package Namerh-postgresql12-pg_repack
Version1.4.6
Release2.el7
Epoch
Sourcerh-postgresql12-pg_repack-1.4.6-2.el7.src.rpm
SummaryReorganize tables in PostgreSQL databases without any locks
Descriptionpg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly. Please check the documentation (in the doc directory or online) for installation and usage instructions.
Built byjstanek
State complete
Volume DEFAULT
StartedThu, 17 Jun 2021 14:48:08 UTC
CompletedThu, 17 Jun 2021 14:51:56 UTC
Taskbuild (sclo7-rh-postgresql12-rh-el7, rh-postgresql12-pg_repack-1.4.6-2.el7.src.rpm)
Extra{'source': {'original_url': 'rh-postgresql12-pg_repack-1.4.6-2.el7.src.rpm'}}
Tags
sclo7-rh-postgresql12-rh-candidate
sclo7-rh-postgresql12-rh-release
sclo7-rh-postgresql12-rh-testing
RPMs
src
rh-postgresql12-pg_repack-1.4.6-2.el7.src.rpm (info) (download)
aarch64
rh-postgresql12-pg_repack-1.4.6-2.el7.aarch64.rpm (info) (download)
rh-postgresql12-pg_repack-syspaths-1.4.6-2.el7.aarch64.rpm (info) (download)
rh-postgresql12-pg_repack-debuginfo-1.4.6-2.el7.aarch64.rpm (info) (download)
ppc64le
rh-postgresql12-pg_repack-1.4.6-2.el7.ppc64le.rpm (info) (download)
rh-postgresql12-pg_repack-syspaths-1.4.6-2.el7.ppc64le.rpm (info) (download)
rh-postgresql12-pg_repack-debuginfo-1.4.6-2.el7.ppc64le.rpm (info) (download)
x86_64
rh-postgresql12-pg_repack-1.4.6-2.el7.x86_64.rpm (info) (download)
rh-postgresql12-pg_repack-syspaths-1.4.6-2.el7.x86_64.rpm (info) (download)
rh-postgresql12-pg_repack-debuginfo-1.4.6-2.el7.x86_64.rpm (info) (download)
Logs
aarch64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
ppc64le
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
state.log
Changelog * Wed Mar 10 2021 Honza Horak <hhorak@redhat.com> - 1.4.6-2 - Convert to SCL package - Remove llvm-jit fragments as we don't have it in RHSCL package * Thu Jan 28 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1 - Rebase to upstream release 1.4.6 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Aug 21 2019 Filip Januš <fjanus@redhat.com> 1.4.5-1 - Initial packaging