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

Project postgresql16-pg_repack-1.5.1-1.el10

Name postgresql16-pg_repack
Epoch 0
Version 1.5.1
Release 1.el10
Website/URL http://reorg.github.io/pg_repack/
License BSD-3-Clause
Build Time 2025-04-03 08:09:42
Build Host builder-iso-x86-01.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
pg_repack-1.5.1-1.el10.x86_64 Reorganize tables in PostgreSQL databases without any locks 5432cfb78b453642d9d2b1ec2d63033ec00235a3731ffc9faefbdbd4f1f717b1 download
aarch64
pg_repack-1.5.1-1.el10.aarch64 Reorganize tables in PostgreSQL databases without any locks a4128dd68380a7770d069188f7c825ae6e2cb4cb9e9c47e39b3005df3ca64dbc download
src
postgresql16-pg_repack-1.5.1-1.el10.src Reorganize tables in PostgreSQL databases without any locks a8c815875a1aafeb9aa01a143b6e33cfcb659b58b28a05573edcf5a4ad7dc7b2 download
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