Thu, 04 Jul 2024 14:43:39 UTC | login

Information for build postgresql15-pg_repack-1.4.8-6.fc40

ID275973
Package Namepostgresql15-pg_repack
Version1.4.8
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/postgresql15-pg_repack.git#7a7d0f61fa63eb3b1c576671bcbac0187b21dc6f
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 14:01:04 UTC
CompletedMon, 11 Dec 2023 16:42:29 UTC
Taskbuild (f40, /rpms/postgresql15-pg_repack.git:7a7d0f61fa63eb3b1c576671bcbac0187b21dc6f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgresql15-pg_repack.git#7a7d0f61fa63eb3b1c576671bcbac0187b21dc6f'}}
Tags
f40
RPMs
src
postgresql15-pg_repack-1.4.8-6.fc40.src.rpm (info) (download)
riscv64
postgresql15-pg_repack-1.4.8-6.fc40.riscv64.rpm (info) (download)
postgresql15-pg_repack-debuginfo-1.4.8-6.fc40.riscv64.rpm (info) (download)
postgresql15-pg_repack-debugsource-1.4.8-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Dec 06 2023 Filip Janus <fjanus@redhat.com> - 1.4.8-6 - Add postgresql_default macro to be able to decide which version of extension is the default one in the repository - Release bump - Add pg_repack-any symbol * Mon Apr 24 2023 Filip Januš <fjanus@redhat.com> - 1.4.8-4 - Build without modules * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 16 2022 Ondřej Sloup <osloup@redhat.com> - 1.4.8-2 - Rebuild for new PostgreSQL 15 * Tue Oct 25 2022 Ondrej Sloup <osloup@redhat.com> - 1.4.8-1 - Rebase to the latest upstream version - PostgreSQL 15 support * Wed Aug 03 2022 Filip Janus <fjanus@redhat.com> - 1.4.7-3 - add lz4-devel * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Mar 16 2022 Filip Janus <fjanus@redhat.com> - 1.4.7-1 - Update to 1.4.7 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jan 06 2022 Filip Januš <fjanus@redhat.com> - 1.4.6-5 - Rebuild for Postgresql 14