pg_repack12 - Reorganize tables in PostgreSQL databases without any locks
| Website: | https://pgxn.org/dist/pg_repack/ |
|---|---|
| License: | BSD |
| Vendor: | PostgreSQL Global Development Group |
- 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_repack12-1.4.6-1.rhel7.x86_64 [121 KiB] |
Changelog
by Devrim Gündüz (2019-10-04):
- Update to 1.4.6 |
| pg_repack12-1.4.5-1.rhel7.x86_64 [121 KiB] |
Changelog
by Devrim Gündüz (2019-10-04):
- Update to 1.4.5 |