Wed, 02 Oct 2024 12:04:22 UTC | login

Information for build postgresql16-pg_repack-1.4.8-5.fc40

ID277722
Package Namepostgresql16-pg_repack
Version1.4.8
Release5.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/postgresql16-pg_repack.git#cab3333af5f13e5e1d0bf04966ffbb49e69857ef
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
StartedTue, 19 Dec 2023 19:41:38 UTC
CompletedWed, 20 Dec 2023 09:51:54 UTC
Taskbuild (f40, /rpms/postgresql16-pg_repack.git:cab3333af5f13e5e1d0bf04966ffbb49e69857ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/postgresql16-pg_repack.git#cab3333af5f13e5e1d0bf04966ffbb49e69857ef'}}
Tags
f40
RPMs
src
postgresql16-pg_repack-1.4.8-5.fc40.src.rpm (info) (download)
riscv64
pg_repack-1.4.8-5.fc40.riscv64.rpm (info) (download)
pg_repack-debuginfo-1.4.8-5.fc40.riscv64.rpm (info) (download)
postgresql16-pg_repack-debugsource-1.4.8-5.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-5 - Add postgresql_default macro to be able to decide which version of extension is the default one in the repository * 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