[ Все 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 ]
×

Пакет pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33.src download

Имя pg_repack
Эпоха 0
Версия 1.4.6
Релиз 3.module+el8.9.0+138+f038ea33
Архитектура src
Сайт http://reorg.github.io/pg_repack/
Лицензия BSD
Время сборки 2024-05-08 14:32:28
Хост сборки builder-x86-09.inferitos.ru
Краткое описание Reorganize tables in PostgreSQL databases without any locks
Репозитории AppStream
Полное описание 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.
Эррата
Размер 101 КиБ
Исходный проект pg_repack-1.4.6-3.module+el8.9.0+138+f038ea33
Контрольная сумма SHA-256 86e1c448d1d18ad6ca9529842f86b8e404e187a9b88df2bd3562bb7b32ee0cf1
Module postgresql-12-8100020250322042654.9edba152
× Full screenshot
История изменений link
* 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