Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 2.0.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-16, libc6 (>= 2.14) Breaks: postgresql-16-jit-llvm (<< 15) 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-2.pgdg22.04+1_amd64.deb Size: 91508 SHA256: 0158fe0de0788c3e436014aa46689f6922457d6e50e6f798ba48a3c5dee9891b SHA1: bb991ecc7aa6f143b720d40b1546427e861d2f8b MD5sum: b0c31121a9cfe6d417817b29f1c0b8cd 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