pg_repack95 - 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_repack95-1.4.6-1.rhel7.src [117 KiB] |
Changelog
by Devrim Gündüz (2019-10-04):
- Update to 1.4.6 |
pg_repack95-1.4.4-1.rhel7.src [116 KiB] |
Changelog
by Devrim Gündüz (2018-10-18):
- Update to 1.4.4 |
pg_repack95-1.4.2-1.rhel7.src [122 KiB] |
Changelog
by - Devrim Gündüz (2017-10-14):
- Update to 1.4.2, per #2791 |