[ Все 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-4.el9.x86_64 download

Имя pg_repack
Эпоха 0
Версия 1.4.6
Релиз 4.el9
Архитектура x86_64
Сайт http://reorg.github.io/pg_repack/
Лицензия BSD
Время сборки 2023-03-28 17:18:01
Хост сборки builder-x86-03.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.
Эррата
Размер 88 КиБ
Исходный проект pg_repack-1.4.6-4.el9
Контрольная сумма SHA-256 f75f74560669a9ea3a94cc0ab197b5d80d7a78e27a3f32d32ec60e723d098670
× Full screenshot
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.4.6-4
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.6-3
- Rebuilt for RHEL 9 BETA for openssl 3.0
  Related: rhbz#1971065

* Thu Apr 22 2021 Honza Horak <hhorak@redhat.com> - 1.4.6-2
- Build jit based on what postgresql server does
  Related: #1933048