[ 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-2.module+el9.5.0+543+6105bb3d

Name pg_repack
Epoch 0
Version 1.4.8
Release 2.module+el9.5.0+543+6105bb3d
Website/URL http://reorg.github.io/pg_repack/
License BSD
Build Time 2024-12-05 09:16:23
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:1741 , INFSA-2024:10787
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pg_repack-1.4.8-2.module+el9.5.0+543+6105bb3d.x86_64 Reorganize tables in PostgreSQL databases without any locks 0393addb0145bdd8094fa346c149ee40fb82a126dfa9fd32ad79e8c19f1a6650 download
aarch64
pg_repack-1.4.8-2.module+el9.5.0+543+6105bb3d.aarch64 Reorganize tables in PostgreSQL databases without any locks 986d489f0284ad4526b78982af2016667c00a71b487710fd0c3d66f2b1b077f3 download
src
pg_repack-1.4.8-2.module+el9.5.0+543+6105bb3d.src Reorganize tables in PostgreSQL databases without any locks f344d89b7632d9df94d1ba165306f8e596a9a14caf1fa92c3063cde69125466f download
Changelog link
* Mon Aug 19 2024 Ales Nezbeda <anezbeda@redhat.com> 1.4.8-2
- Add new build dependencies to fix build with lz4 enabled
- Related: RHEL-47350

* Fri Jul 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.8-1
- Rebuilt for MSVSphere 9.2

* Tue Oct 25 2022 Filip Janus <fjanus@redhat.com> - 1.4.8-1
- Update to version 1.4.8
- Postgresql 15 is supported
- Related: #2128410