[ All 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 ]
×

Package pg_repack-1.5.1-1.el10.aarch64 download

Name pg_repack
Epoch 0
Version 1.5.1
Release 1.el10
Architecture aarch64
Website/URL http://reorg.github.io/pg_repack/
License BSD-3-Clause
Build Time 2025-04-03 08:12:43
Build Host builder-arm64-1.inferitos.ru
Summary Reorganize tables in PostgreSQL databases without any locks
Repositories AppStream
Description 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.
Errata
Size 94 KiB
Source Project postgresql16-pg_repack-1.5.1-1.el10
SHA-256 checksum a4128dd68380a7770d069188f7c825ae6e2cb4cb9e9c47e39b3005df3ca64dbc
× Full screenshot
Changelog 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