[ 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+138+f038ea33.x86_64 download

Name pg_repack
Epoch 0
Version 1.4.6
Release 3.module+el8.9.0+138+f038ea33
Architecture x86_64
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-05-08 14:32:30
Build Host builder-x86-07.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-2024:6000 , INFSA-2024:10785 , INFSA-2025:3082
Size 89 KiB
Source Project pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33
SHA-256 checksum 4eb56198eecaa26b829db9cb3c919b1dba5ff49ecddac4cd333c42e8302bc9ec
× 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