[ 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 ]
×

Project pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33

Name pg_repack
Epoch 0
Version 1.4.6
Release 3.module+el8.9.0+138+f038ea33
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-05-08 14:32:28
Build Host builder-x86-09.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33.x86_64 Reorganize tables in PostgreSQL databases without any locks 4eb56198eecaa26b829db9cb3c919b1dba5ff49ecddac4cd333c42e8302bc9ec download
src
pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33.src Reorganize tables in PostgreSQL databases without any locks 86e1c448d1d18ad6ca9529842f86b8e404e187a9b88df2bd3562bb7b32ee0cf1 download
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