pg_squeeze12 - A PostgreSQL extension for automatic bloat cleanup
| Website: | https://github.com/cybertec-postgresql/pg_squeeze |
|---|---|
| License: | BSD |
| Vendor: | PostgreSQL Global Development Group |
- 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_squeeze12-1.3.0-1.rhel7.x86_64 [99 KiB] |
Changelog
by Devrim Gündüz (2020-09-26):
- Update to 1.3.0 |
| pg_squeeze12-1.2.0-1.rhel7.x86_64 [105 KiB] |
Changelog
by Devrim Gündüz (2019-08-26):
- Update to 1.2.0 |