Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 2.0.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 203 Depends: postgresql-14, libc6 (>= 2.14) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-14-pg-rewrite_2.0.0-2.pgdg22.04+1_amd64.deb Size: 91520 SHA256: 30b97966996472d64d100d551264fe345f0ba21180ddda3526305fb5e37c3256 SHA1: 6f97a1398d45cf4021bc3aeecc2bfd8dd282d999 MD5sum: 17a75bf69368a28f34ee18cfbaa0a665 Description: Rewrite PostgreSQL tables with less locking pg_rewrite is a tool to rewrite table (i.e. to copy its data to a new file). It allows both read and write access to the table during the rewriting. . * Change data type of column(s) * Partition the table * Change order of columns