[ 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.5.1-1.module+el8.10.0+564+99bff2d8

Name pg_repack
Epoch 0
Version 1.5.1
Release 1.module+el8.10.0+564+99bff2d8
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-12-27 15:29:02
Build Host builder-x86-10.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:10831 , INFSA-2025:1740
× Full screenshot
Found 4 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
pg_repack-1.5.1-1.module+el8.10.0+564+99bff2d8.x86_64 Reorganize tables in PostgreSQL databases without any locks 33349d3139028e52efc8b14fcd7762c5323710986c237ce0f6ffa7994530559f download
src
pg_repack-1.5.1-1.module+el8.10.0+564+99bff2d8.src Reorganize tables in PostgreSQL databases without any locks 801623e8848c7ce58bcf41f9471c52577e46ba261d833a771dd55071064db3d4 download
Changelog link
* Thu Dec 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.1-1
- Rebuilt for MSVSphere 8.10

* Mon Nov 04 2024 Filip Janus <fjanus@redhat.com> - 1.5.1-1
- Update to 1.5.1

* Fri Oct 13 2023 Filip Janus <fjanus@redhat.com> - 1.4.8-1
- Resolves: RHEL-3636
- Initial import for PG 16 module