pg_repack94 - Reorganize tables in PostgreSQL databases without any locks
Website: | https://pgxn.org/dist/pg_repack/ |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- 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_repack94-1.4.4-1.rhel6.src [116 KiB] |
Changelog
by Devrim Gündüz (2018-10-18):
- Update to 1.4.4 |
pg_repack94-1.4.3-1.rhel6.src [116 KiB] |
Changelog
by - Devrim Gündüz (2018-05-24):
- Update to 1.4.3 |