Package pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33.src
Name | pg_repack |
---|---|
Epoch | 0 |
Version | 1.4.6 |
Release | 3.module+el8.9.0+138+f038ea33 |
Architecture | src |
Website/URL | http://reorg.github.io/pg_repack/ |
License | BSD |
Build Time | 2024-05-08 14:32:28 |
Build Host | builder-x86-09.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 | — |
Size | 101 KiB |
Source Project | pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33 |
SHA-256 checksum | 86e1c448d1d18ad6ca9529842f86b8e404e187a9b88df2bd3562bb7b32ee0cf1 |
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.6-3 - Rebuilt for MSVSphere 8.8 * Wed May 26 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-3 - Release bump - enable gating * Mon May 24 2021 Filip Januš <fjanus@redhat.com> - 1.4.6-2 - Rebuild - Resolves:#1954442 * Thu Jan 14 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1 - Rebase to upstream release 1.4.6 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Aug 21 2019 Filip Januš <fjanus@redhat.com> 1.4.5-1 - Initial packaging