Information for build pg_repack-1.4.6-3.module+oc8.8.0+525+7465bc27

ID21076
Package Namepg_repack
Version1.4.6
Release3.module+oc8.8.0+525+7465bc27
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/pg_repack#3177343e9f02a749843a0e7d0dbbe06a11655521
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
StartedThu, 29 Feb 2024 21:36:06 CST
CompletedThu, 29 Feb 2024 21:37:23 CST
Taskbuild (module-postgresql-12-8080020240229125801-47be25e3, /src-opencloudos-rpms/pg_repack:3177343e9f02a749843a0e7d0dbbe06a11655521)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pg_repack?#3177343e9f02a749843a0e7d0dbbe06a11655521'}}
Tags
module-postgresql-12-8080020240229125801-47be25e3
module-postgresql-12-8080020240229125801-47be25e3-build
RPMs
src
pg_repack-1.4.6-3.module+oc8.8.0+525+7465bc27.src.rpm (info) (download)
aarch64
pg_repack-1.4.6-3.module+oc8.8.0+525+7465bc27.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module+oc8.8.0+525+7465bc27.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module+oc8.8.0+525+7465bc27.aarch64.rpm (info) (download)
x86_64
pg_repack-1.4.6-3.module+oc8.8.0+525+7465bc27.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module+oc8.8.0+525+7465bc27.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module+oc8.8.0+525+7465bc27.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 * Wed May 26 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-3 - Release bump - enable gating * Mon May 24 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-2 - Rebuild - Resolves:#1954442 * Thu Jan 14 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1 - Rebase to upstream release 1.4.6 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Aug 21 2019 Filip Januš <fjanus@redhat.com> 1.4.5-1 - Initial packaging