Fri, 03 May 2024 18:16:19 UTC | login

Information for build pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0

ID23375
Package Namepg_repack
Version1.4.8
Release1.module_el8.8.0+1240+2fac00b0
Epoch
Sourcegit+https://git.centos.org/rpms/pg_repack#4ad0e58fa95566561a9433403ce505d342c035d4
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedTue, 17 Jan 2023 18:52:26 UTC
CompletedTue, 17 Jan 2023 18:54:18 UTC
Taskbuild (module-postgresql-15-8080020230117181358-fd72936b, /rpms/pg_repack:4ad0e58fa95566561a9433403ce505d342c035d4)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/pg_repack?#4ad0e58fa95566561a9433403ce505d342c035d4'}}
Tags
module-postgresql-15-8080020230117181358-fd72936b
module-postgresql-15-8080020230117181358-fd72936b-build
RPMs
src
pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0.src.rpm (info) (download)
aarch64
pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module_el8.8.0+1240+2fac00b0.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module_el8.8.0+1240+2fac00b0.aarch64.rpm (info) (download)
i686
pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0.i686.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module_el8.8.0+1240+2fac00b0.i686.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module_el8.8.0+1240+2fac00b0.i686.rpm (info) (download)
ppc64le
pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0.ppc64le.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module_el8.8.0+1240+2fac00b0.ppc64le.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module_el8.8.0+1240+2fac00b0.ppc64le.rpm (info) (download)
x86_64
pg_repack-1.4.8-1.module_el8.8.0+1240+2fac00b0.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module_el8.8.0+1240+2fac00b0.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module_el8.8.0+1240+2fac00b0.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Tue Oct 25 2022 Filip Janus <fjanus@redhat.com> - 1.4.8-1 - Update to version 1.4.8 - Postgresql 15 is supported - Related: #2128241 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-3 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Thu Apr 22 2021 Honza Horak <hhorak@redhat.com> - 1.4.6-2 - Build jit based on what postgresql server does Related: #1933048 * 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