Tue, 10 Mar 2026 18:25:30 CST | login

Information for build pg_repack-1.5.1-1.module+oc8.10.0+740+c83d0267

ID46354
Package Namepg_repack
Version1.5.1
Release1.module+oc8.10.0+740+c83d0267
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
StartedTue, 10 Mar 2026 13:40:21 CST
CompletedTue, 10 Mar 2026 13:42:24 CST
Taskbuild (module-postgresql-16-8100020260310042433-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-8100020260310042433-2a16b704
module-postgresql-16-8100020260310042433-2a16b704-build
RPMs
src
pg_repack-1.5.1-1.module+oc8.10.0+740+c83d0267.src.rpm (info) (download)
aarch64
pg_repack-1.5.1-1.module+oc8.10.0+740+c83d0267.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+740+c83d0267.aarch64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+740+c83d0267.aarch64.rpm (info) (download)
x86_64
pg_repack-1.5.1-1.module+oc8.10.0+740+c83d0267.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+740+c83d0267.x86_64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+740+c83d0267.x86_64.rpm (info) (download)
Logs
aarch64
dnf.rpm.log
hw_info.log
dnf.log
root.log
dnf.librepo.log
installed_pkgs.log
build.log
mock_config.log
mock_output.log
state.log
x86_64
dnf.log
dnf.rpm.log
mock_output.log
hw_info.log
dnf.librepo.log
build.log
installed_pkgs.log
state.log
mock_config.log
root.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