Name: | pg_repack |
---|---|
Version: | 1.4.6 |
Release: | 3.module+el8.5.0+20353+e924f9ed |
Architecture: | aarch64 |
Module: | postgresql:13:8050020210716085012:b4937e53 postgresql:13:8050020211119210550:c5368500 postgresql:13:8060020211129152445:d63f516d postgresql:13:8060020220525083942:ad008a3a postgresql:13:8070020230227142544:bd1311ed postgresql:13:8070020230525152645:bd1311ed postgresql:13:8080020230613131941:63b34585 |
Group: | Unspecified |
Size: | 435500 |
License: | BSD |
RPM: | pg_repack-1.4.6-3.module+el8.5.0+20353+e924f9ed.aarch64.rpm |
Source RPM: | pg_repack-1.4.6-3.module+el8.5.0+20353+e924f9ed.src.rpm |
Build Date: | Tue Oct 12 2021 |
Build Host: | build-ol8-aarch64.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. |
- Release bump - enable gating
- Rebuild - Resolves:#1954442
- Rebase to upstream release 1.4.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Initial packaging