Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 2.0.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-16, postgresql-16-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-16-pg-rewrite_2.0.0-1.pgdg22.04+1_amd64.deb Size: 91472 SHA256: 231b19a016b188709b7517dbdd3173e47e82faf4e035cd3655a3c3d006008a52 SHA1: db72c50974350646a16993d52f5258e58ac5a036 MD5sum: ef7755c9f2d86ab01c1e3dba237524e6 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