Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 200 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), 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.pgdg22.04+1_amd64.deb Size: 89664 SHA256: 2b9a2c84ea7e316edef7211f00d03ebeed5e0420ce8028398d1efa61a0c45962 SHA1: 7d4a108237365358c97ee78fc069107546f207de MD5sum: 94a927058226d3f24b8cab5648ce5d01 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