pg_repack_11 - Reorganize tables in PostgreSQL databases without any locks
Website: | https://pgxn.org/dist/pg_repack/ |
---|---|
License: | BSD |
- Description:
pg_repack can re-organize tables on a postgres database without any locks so that you can retrieve or update rows in tables being reorganized. The module is developed to be a better alternative of CLUSTER and VACUUM FULL.
Packages
pg_repack_11-1.4.8-2.rhel7.ppc64le [111 KiB] |
Changelog
by Devrim Gündüz (2022-11-16):
- Split LLVM subpackage to fix builds on RHEL 8 - ppc64le. |
pg_repack_11-1.4.8-1.rhel7.ppc64le [111 KiB] |
Changelog
by Devrim Gündüz (2022-10-19):
- Update to 1.4.8 |