Thu, 26 Jun 2025 22:45:36 CST | login

Information for build pg_repack-1.4.8-5.oc9

ID18199
Package Namepg_repack
Version1.4.8
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/pg_repack.git?.#0f0e2c4d64b4f9ef15a82763aaff89541d37d2ce
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:28:05 CST
CompletedMon, 08 Jan 2024 02:29:47 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/pg_repack.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pg_repack.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
pg_repack-1.4.8-5.oc9.src.rpm (info) (download)
aarch64
pg_repack-1.4.8-5.oc9.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-5.oc9.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.8-5.oc9.aarch64.rpm (info) (download)
x86_64
pg_repack-1.4.8-5.oc9.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-5.oc9.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.8-5.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.8-5 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Aug 08 2023 cunshunxia <cunshunxia@tencent.com> - 1.4.8-4 - fix build errors with postgresql-server-devel 15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.8-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.8-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Mar 30 2023 Shuo Wang <abushwang@tencent.com> - 1.4.8-1 - initial build