Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 203 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-14-pg-rewrite_1.3.0-1.pgdg20.04+1_amd64.deb Size: 88052 SHA256: 7a596a92640fc85c72acc831943ff9dbf1942fa57b764f0c1275f000d143cb0f SHA1: db86b98452837c1bab96eadac3e227b9d66eda58 MD5sum: 49df22dbcef37156c797669ebf1f85fb 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