Source: pg-squeeze Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg , Build-Depends: debhelper-compat (= 13), architecture-is-64-bit , postgresql-all , postgresql-server-dev-all, Standards-Version: 4.7.2 Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/ Vcs-Browser: https://salsa.debian.org/postgresql/pg-squeeze Vcs-Git: https://salsa.debian.org/postgresql/pg-squeeze.git Package: postgresql-18-squeeze Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: PostgreSQL extension for automatic bloat cleanup The pg_squeeze PostgreSQL extension removes unused space from a table and optionally sorts tuples according to particular index, as if the CLUSTER command was executed concurrently with regular reads/writes.