[ Все 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.8-1.module+el8.9.0+150+1a502d90.x86_64 download

Имя pg_repack
Эпоха 0
Версия 1.4.8
Релиз 1.module+el8.9.0+150+1a502d90
Архитектура x86_64
Сайт http://reorg.github.io/pg_repack/
Лицензия BSD
Время сборки 2024-05-09 23:33:56
Хост сборки builder-x86-04.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.
Эррата INFSA-2024:10830 , INFSA-2025:1739 , INFSA-2024:6001
Размер 95 КиБ
Исходный проект pg_repack-1.4.8-1.module+el8.9.0+150+1a502d90
Контрольная сумма SHA-256 ec2b4a8d4ffdfa3f1b4e3dcda7632cc4e64bdfdc22e35a77fbe5187381335c71
Module postgresql-15-8100020250221070545.9edba152
× Full screenshot
История изменений link
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.8-1
- Rebuilt for MSVSphere 8.8

* Tue Oct 25 2022 Filip Janus <fjanus@redhat.com> - 1.4.8-1
- Update to version 1.4.8
- Postgresql 15 is supported
- Related: #2128241

* 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

* Thu Jan 28 2021 Patrik Novotný <panovotn@redhat.com> - 1.4.6-1
- Rebase to upstream release 1.4.6

* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* 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