Package: postgresql-9.5-repack Source: pg-repack Version: 1.4.6-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-9.5, libc6 (>= 2.15), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/pg-repack/postgresql-9.5-repack_1.4.6-1.pgdg20.04+1_amd64.deb Size: 70832 SHA256: ab991f3fbf02f194950584b67d2e41276e12fe29f81e0ee24c64123313a74cb2 SHA1: c4124edab9cd0a2647184ea47ff42e7098ac9098 MD5sum: 678f9048caaa77dbe613f7aec6cc7114 Description: reorganize tables in PostgreSQL databases with minimal locks pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly. . This package contains the pg_repack program and the server extension for PostgreSQL 9.5.