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

Пакет postgresql16-pg_repack-1.5.1-1.el10.src download

Имя postgresql16-pg_repack
Эпоха 0
Версия 1.5.1
Релиз 1.el10
Архитектура src
Сайт http://reorg.github.io/pg_repack/
Лицензия BSD-3-Clause
Время сборки 2025-04-03 08:09:42
Хост сборки builder-iso-x86-01.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.
Эррата
Размер 114 КиБ
Исходный проект postgresql16-pg_repack-1.5.1-1.el10
Контрольная сумма SHA-256 a8c815875a1aafeb9aa01a143b6e33cfcb659b58b28a05573edcf5a4ad7dc7b2
× Full screenshot
История изменений link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.5.1-1
- Rebuilt for MSVSphere 10

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

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.8-11
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Sep 16 2024 Filip Janus <fjanus@redhat.com> - 1.4.8-10
- Add provide postgresqlVERSION-pg_repack

* Mon Aug 26 2024 Filip Janus <fjanus@redhat.com> - 1.4.8-9
- enable zstd support

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.4.8-8
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.8-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.8-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Dec 06 2023 Filip Janus <fjanus@redhat.com> - 1.4.8-5
- Add postgresql_default macro to be able to decide which version of extension
  is the default one in the repository

* Mon Apr 24 2023 Filip Januš <fjanus@redhat.com> - 1.4.8-4
- Build without modules