Fri, 22 Nov 2024 23:55:59 CST | login

Information for build pg_repack-1.4.6-3.module+el8.6.0+386+cf4e5a07

ID16715
Package Namepg_repack
Version1.4.6
Release3.module+el8.6.0+386+cf4e5a07
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/pg_repack#a28ba1308c5a8a3955a715dc2fd138abc16f534c
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 bymbs
State failed
Volume DEFAULT
StartedSat, 14 May 2022 14:09:34 CST
CompletedSat, 14 May 2022 14:21:45 CST
Taskbuild (module-postgresql-13-8060020220514052310-d63f516d, /stage/rpms/pg_repack:a28ba1308c5a8a3955a715dc2fd138abc16f534c)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/pg_repack?#a28ba1308c5a8a3955a715dc2fd138abc16f534c'}}
Tags No tags
RPMs No RPMs
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