[ Все 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.5.1-1.module+el9.5.0+544+1f6a3061

Имя pg_repack
Эпоха 0
Версия 1.5.1
Релиз 1.module+el9.5.0+544+1f6a3061
Сайт http://reorg.github.io/pg_repack/
Лицензия BSD
Время сборки 2024-12-05 10:21:19
Хост сборки 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.
Эррата INFSA-2025:1743 , INFSA-2024:10788
Module postgresql-16-9060020250517110931.sphere9
× Full screenshot
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
pg_repack-1.5.1-1.module+el9.5.0+544+1f6a3061.x86_64 Reorganize tables in PostgreSQL databases without any locks 579c8043f06d1c4a3954e20c6999942247c0e582f10d1c59eee688a71b35a3f2 download
aarch64
pg_repack-1.5.1-1.module+el9.5.0+544+1f6a3061.aarch64 Reorganize tables in PostgreSQL databases without any locks 6a271c2f02457ecdd3b22914f986df30378e469f29a0142b76b7cd8dc7a27444 download
src
pg_repack-1.5.1-1.module+el9.5.0+544+1f6a3061.src Reorganize tables in PostgreSQL databases without any locks 6828706479b81e4a8e2098cdaabd882712fc935c722aeb4996373a6980b3078f download
История изменений link
* Wed Nov 13 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.1-1
- Rebuilt for MSVSphere 9.5

* Mon Nov 04 2024 Filip Janus <fjanus@redhat.com> - 1.5.1-1
- Update to v1.5.1

* Mon Aug 19 2024 Ales Nezbeda <anezbeda@redhat.com> 1.4.8-2
- Add new build dependencies to fix build with lz4 enabled
- Related: RHEL-47604

* Fri Oct 13 2023 Filip Janus <fjanus@redhat.com> - 1.4.8-1
- Resolves: RHEL-3636
- Initial import for PG 16 module