Information for build pg_repack-1.5.1-1.module+oc8.10.0+621+bce11774

ID31810
Package Namepg_repack
Version1.5.1
Release1.module+oc8.10.0+621+bce11774
Epoch
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
StartedMon, 09 Dec 2024 16:34:54 CST
CompletedMon, 09 Dec 2024 16:36:42 CST
Taskbuild (module-postgresql-16-8100020241209073538-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-8100020241209073538-2a16b704
module-postgresql-16-8100020241209073538-2a16b704-build
RPMs
src
pg_repack-1.5.1-1.module+oc8.10.0+621+bce11774.src.rpm (info) (download)
aarch64
pg_repack-1.5.1-1.module+oc8.10.0+621+bce11774.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+621+bce11774.aarch64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+621+bce11774.aarch64.rpm (info) (download)
x86_64
pg_repack-1.5.1-1.module+oc8.10.0+621+bce11774.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.5.1-1.module+oc8.10.0+621+bce11774.x86_64.rpm (info) (download)
pg_repack-debugsource-1.5.1-1.module+oc8.10.0+621+bce11774.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 * 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