Information for build pg_repack-1.4.8-1.module+oc8.10.0+592+e2453393

ID28798
Package Namepg_repack
Version1.4.8
Release1.module+oc8.10.0+592+e2453393
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/pg_repack#11e38a04e9170b6277ef6ff70fd6cea5c8a7712f
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 byopencloudmbs
State complete
Volume DEFAULT
StartedFri, 30 Aug 2024 16:06:13 CST
CompletedFri, 30 Aug 2024 16:07:45 CST
Taskbuild (module-postgresql-15-8100020240830072736-2a16b704, /src-opencloudos-rpms/pg_repack:11e38a04e9170b6277ef6ff70fd6cea5c8a7712f)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pg_repack?#11e38a04e9170b6277ef6ff70fd6cea5c8a7712f'}}
Tags
module-postgresql-15-8100020240830072736-2a16b704
module-postgresql-15-8100020240830072736-2a16b704-build
RPMs
src
pg_repack-1.4.8-1.module+oc8.10.0+592+e2453393.src.rpm (info) (download)
aarch64
pg_repack-1.4.8-1.module+oc8.10.0+592+e2453393.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module+oc8.10.0+592+e2453393.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module+oc8.10.0+592+e2453393.aarch64.rpm (info) (download)
x86_64
pg_repack-1.4.8-1.module+oc8.10.0+592+e2453393.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-1.module+oc8.10.0+592+e2453393.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.8-1.module+oc8.10.0+592+e2453393.x86_64.rpm (info) (download)
Logs
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.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