pg_repack92 - Reorganize tables in PostgreSQL databases without any locks
Website: | http://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_repack92-1.4.2-1.rhel6.src [122 KiB] |
Changelog
by - Devrim Gündüz (2017-10-14):
- Update to 1.4.2, per #2791 |
pg_repack92-1.4.0-1.rhel6.src [113 KiB] |
Changelog
by - Devrim Gündüz (2017-04-28):
- Update to 1.4.0, per #2364 |