Jump to letter: [
ABCDGHIJLMOPRSTW
]
pg_reorg96 - Reorganize tables in PostgreSQL databases without any locks
- Description:
pg_reorg 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_reorg96-1.1.7-1.rhel6.src
[59 KiB] |
Changelog
by - Devrim Gunduz (2012-03-23):
- Initial packaging for PostgreSQL RPM Repository, based on the
NTT spec, simplified and modified for PostgreSQL RPM compatibility.
- Cleaned up various rpmlint errors and warnings.
|