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.5-1.rhel6.src [118 KiB] |
Changelog
by Devrim Gündüz (2019-10-04):
- Update to 1.4.5 |
pg_repack95-1.4.4-1.rhel6.src [116 KiB] |
Changelog
by Devrim Gündüz (2018-10-18):
- Update to 1.4.4 |
pg_repack95-1.4.3-1.rhel6.src [115 KiB] |
Changelog
by - Devrim Gündüz (2018-05-24):
- Update to 1.4.3 |