Tue, 30 Jun 2026 18:46:54 CST | login

Information for build pg_repack-1.5.1-1.module+oc8.10.0+780+55880381

ID47147
Package Namepg_repack
Version1.5.1
Release1.module+oc8.10.0+780+55880381
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/pg_repack#abe06a59587b7b581e322799fae84def107f84ab
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, 26 Jun 2026 20:48:42 CST
CompletedFri, 26 Jun 2026 20:51:00 CST
Taskbuild (module-postgresql-16-8100020260626111621-2a16b704, /src-opencloudos-rpms/pg_repack:abe06a59587b7b581e322799fae84def107f84ab)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pg_repack?#abe06a59587b7b581e322799fae84def107f84ab'}}
Tags
module-postgresql-16-8100020260626111621-2a16b704
module-postgresql-16-8100020260626111621-2a16b704-build
RPMs
src
pg_repack-1.5.1-1.module+oc8.10.0+780+55880381.src.rpm (info) (download)
aarch64
pg_repack-1.5.1-1.module+oc8.10.0+780+55880381.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+780+55880381.aarch64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+780+55880381.aarch64.rpm (info) (download)
x86_64
pg_repack-1.5.1-1.module+oc8.10.0+780+55880381.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+780+55880381.x86_64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+780+55880381.x86_64.rpm (info) (download)
Logs
aarch64
installed_pkgs.log
hw_info.log
dnf.rpm.log
mock_config.log
dnf.librepo.log
root.log
mock_output.log
state.log
dnf.log
build.log
x86_64
hw_info.log
dnf.librepo.log
root.log
mock_config.log
dnf.rpm.log
dnf.log
build.log
mock_output.log
installed_pkgs.log
state.log
Changelog * Mon Nov 04 2024 Filip Janus <fjanus@redhat.com> - 1.5.1-1 - Update to 1.5.1 * Fri Oct 13 2023 Filip Janus <fjanus@redhat.com> - 1.4.8-1 - Resolves: RHEL-3636 - Initial import for PG 16 module