pg_repack95 - 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_repack95-1.3.3-1.rhel6.src [108 KiB] |
Changelog
by - Devrim Gündüz (2016-02-12):
- Update to 1.3.3 |
pg_repack95-1.3.2-1.rhel6.src [90 KiB] |
Changelog
by - Devrim Gündüz (2015-09-09):
- Update to 1.3.2 |