[ 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.8-1.module+el8.10.0+296+27877d1f

Name pg_repack
Epoch 0
Version 1.4.8
Release 1.module+el8.10.0+296+27877d1f
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-05-24 20:50:50
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-2024:5927
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pg_repack-1.4.8-1.module+el8.10.0+296+27877d1f.x86_64 Reorganize tables in PostgreSQL databases without any locks a2a9bd1202a663359a044f8f565add57bac908765437af1049e2e17f2d6a2bcd download
src
pg_repack-1.4.8-1.module+el8.10.0+296+27877d1f.src Reorganize tables in PostgreSQL databases without any locks 40d9c73b34511b997e8077ee9b9362dcd3d9c608acb4c53f4f60268aab099b07 download
Changelog link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.8-1
- Rebuilt for MSVSphere 8.10 beta

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