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.2.1-1.f19.src [85 KiB] |
Changelog
by - Devrim Gündüz (2014-05-20):
- Update to 1.2.1 |