Wed, 24 Jun 2026 17:37:16 CST | login

Information for build pg_repack-1.4.8-7.ocs23.rva23

ID25926
Package Namepg_repack
Version1.4.8
Release7.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pg_repack.git?.#d764da3fe600edcc81eef4b82fc0d319ce577df1
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 bymaxonxie
State complete
Volume DEFAULT
StartedSat, 09 May 2026 18:30:48 CST
CompletedSat, 09 May 2026 20:38:41 CST
Taskbuild (dist-ocs23-riscv-rva23, /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-riscv-rva23
RPMs
src
pg_repack-1.4.8-7.ocs23.rva23.src.rpm (info) (download)
riscv64
pg_repack-1.4.8-7.ocs23.rva23.riscv64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-7.ocs23.rva23.riscv64.rpm (info) (download)
pg_repack-debugsource-1.4.8-7.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.8-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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