pg_squeeze10 - A PostgreSQL extension for automatic bloat cleanup
Website: | https://github.com/cybertec-postgresql/pg_squeeze |
---|---|
License: | BSD |
- Description:
pg_squeeze is an extension that removes unused space from a table and optionally sorts tuples according to particular index (as if CLUSTER command was executed concurrently with regular reads / writes).
Packages
pg_squeeze10-1.1.0-1.rhel7.ppc64le [37 KiB] |
Changelog
by Devrim Gündüz (2018-11-05):
- Initial RPM packaging for PostgreSQL RPM Repository |