Wed, 24 Apr 2024 12:01:10 UTC | login

Information for build pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8

ID23029
Package Namepg_repack
Version1.4.6
Release3.module_el8.6.0+1011+54cac4e8
Epoch
DraftFalse
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 bycentos-stream
State complete
Volume DEFAULT
StartedThu, 09 Jun 2022 18:44:09 UTC
CompletedThu, 09 Jun 2022 18:44:09 UTC
Tags
module-postgresql-12-8060020220601142747-d63f516d
RPMs
src
pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8.src.rpm (info) (download)
aarch64
pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.6.0+1011+54cac4e8.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.6.0+1011+54cac4e8.aarch64.rpm (info) (download)
i686
pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8.i686.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.6.0+1011+54cac4e8.i686.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.6.0+1011+54cac4e8.i686.rpm (info) (download)
ppc64le
pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8.ppc64le.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.6.0+1011+54cac4e8.ppc64le.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.6.0+1011+54cac4e8.ppc64le.rpm (info) (download)
x86_64
pg_repack-1.4.6-3.module_el8.6.0+1011+54cac4e8.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.6.0+1011+54cac4e8.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.6.0+1011+54cac4e8.x86_64.rpm (info) (download)
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