Sat, 21 Mar 2026 18:00:23 CST | login

Information for build pg_repack-1.4.8-6.ocs23

ID18054
Package Namepg_repack
Version1.4.8
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pg_repack.git?.#01824de6ca6aa602c0a484fe8e2ba85f20b1c6b4
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 22:29:27 CST
CompletedSat, 17 Aug 2024 23:06:58 CST
Taskbuild (dist-ocs23, /opencloudos-stream/pg_repack.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pg_repack.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
pg_repack-1.4.8-6.ocs23.src.rpm (info) (download)
aarch64
pg_repack-1.4.8-6.ocs23.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-6.ocs23.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.8-6.ocs23.aarch64.rpm (info) (download)
loongarch64
pg_repack-1.4.8-6.ocs23.loongarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-6.ocs23.loongarch64.rpm (info) (download)
pg_repack-debugsource-1.4.8-6.ocs23.loongarch64.rpm (info) (download)
x86_64
pg_repack-1.4.8-6.ocs23.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-6.ocs23.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.8-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.8-6 - Rebuilt for loongarch release * 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