Name: | pg_repack |
---|---|
Version: | 1.5.1 |
Release: | 1.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 375932 |
License: | BSD-3-Clause |
RPM: | pg_repack-1.5.1-1.el10.x86_64.rpm |
Source RPM: | postgresql16-pg_repack-1.5.1-1.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://reorg.github.io/pg_repack/ |
Summary: | Reorganize tables in PostgreSQL databases without any locks |
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. |
- Update to v1.5.1
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Add provide postgresqlVERSION-pg_repack
- enable zstd support
- Bump release for June 2024 mass rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Add postgresql_default macro to be able to decide which version of extension is the default one in the repository
- Build without modules
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild