Name: | pg_repack |
---|---|
Version: | 1.4.8 |
Release: | 1.module+el8.8.0+20973+992b6275 |
Architecture: | x86_64 |
Module: | postgresql:15:8080020230212204728:fd72936b postgresql:15:8080020230803085541:63b34585 |
Group: | Unspecified |
Size: | 371638 |
License: | BSD |
RPM: | pg_repack-1.4.8-1.module+el8.8.0+20973+992b6275.x86_64.rpm |
Source RPM: | pg_repack-1.4.8-1.module+el8.8.0+20973+992b6275.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-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 version 1.4.8 - Postgresql 15 is supported - Related: #2128241
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Build jit based on what postgresql server does Related: #1933048
- Rebase to upstream release 1.4.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Initial packaging