Tue, 23 Apr 2024 18:52:33 UTC | login

Information for build pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b

ID18200
Package Namepg_repack
Version1.4.6
Release3.module_el8.5.0+843+2fa7d82b
Epoch
Sourcegit+https://git.centos.org/rpms/pg_repack#f6f38b8dba4eb7bc9c216615bd1943a0b11a3234
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedThu, 24 Jun 2021 16:18:38 UTC
CompletedThu, 24 Jun 2021 16:20:30 UTC
Taskbuild (module-postgresql-13-8050020210624151740-b4937e53, /rpms/pg_repack:f6f38b8dba4eb7bc9c216615bd1943a0b11a3234)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/pg_repack?#f6f38b8dba4eb7bc9c216615bd1943a0b11a3234'}}
Tags
module-postgresql-13-8050020210624151740-b4937e53
module-postgresql-13-8050020210624151740-b4937e53-build
module-postgresql-13-8050020210719144526-b4937e53
module-postgresql-13-8050020210719144526-b4937e53-build
module-postgresql-13-8050020211109230229-b4937e53
module-postgresql-13-8050020211109230229-b4937e53-build
module-postgresql-13-8050020211221192245-b4937e53
module-postgresql-13-8050020211221192245-b4937e53-build
RPMs
src
pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b.src.rpm (info) (download)
aarch64
pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b.aarch64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.5.0+843+2fa7d82b.aarch64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.5.0+843+2fa7d82b.aarch64.rpm (info) (download)
i686
pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b.i686.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.5.0+843+2fa7d82b.i686.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.5.0+843+2fa7d82b.i686.rpm (info) (download)
ppc64le
pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b.ppc64le.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.5.0+843+2fa7d82b.ppc64le.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.5.0+843+2fa7d82b.ppc64le.rpm (info) (download)
x86_64
pg_repack-1.4.6-3.module_el8.5.0+843+2fa7d82b.x86_64.rpm (info) (download)
pg_repack-debuginfo-1.4.6-3.module_el8.5.0+843+2fa7d82b.x86_64.rpm (info) (download)
pg_repack-debugsource-1.4.6-3.module_el8.5.0+843+2fa7d82b.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.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