Package: postgresql-9.4-repack Source: pg-repack Version: 1.4.4-2.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 174 Depends: postgresql-9.4, 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.4-repack_1.4.4-2.pgdg18.04+1_i386.deb Size: 73668 SHA256: 7115540989b3d81d696871d257184c4db7004a5914f0a408aa7b709fc49a1c3f SHA1: e99250a8090b6816a174592036e22df3ded348b6 MD5sum: c619fadaf0c1ac69be7abfa1438da807 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.4.