[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package pg_repack-1.4.6-3.module+el8.9.0+149+26b67add.x86_64 download

Name pg_repack
Epoch 0
Version 1.4.6
Release 3.module+el8.9.0+149+26b67add
Architecture x86_64
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-05-09 22:46:26
Build Host builder-x86-04.inferitos.ru
Summary Reorganize tables in PostgreSQL databases without any locks
Repositories AppStream
Description pg_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.
Errata INFSA-2025:1736 , INFSA-2024:6018 , INFSA-2024:10832
Size 90 KiB
Source Project pg_repack-1.4.6-3.module+el8.9.0+149+26b67add
SHA-256 checksum 7ad02adad124b51502a97e1f218e36ffe4f12db6010debbfe48f91feba5ea775
× Full screenshot
Changelog link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.6-3
- Rebuilt for MSVSphere 8.8

* 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