pg_repack93 - 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_repack93-1.3.2-1.f21.src [94 KiB] |
Changelog
by - Devrim Gündüz (2015-09-09):
- Update to 1.3.2 |
pg_repack93-1.3.1-1.f21.src [92 KiB] |
Changelog
by - Devrim Gündüz (2015-03-12):
- Update to 1.3.1 |
pg_repack93-1.2.1-1.f21.src [89 KiB] |
Changelog
by - Devrim Gündüz (2014-05-20):
- Update to 1.2.1 |