Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 197 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_1.3.0-1.pgdg22.04+1_amd64.deb Size: 89756 SHA256: 7ce5423523d2d510b8d7d6539efa40081a50760f3c316d44303299bc0a77a058 SHA1: bae19165106aebee657a16ff3539de8452286159 MD5sum: 17c74cc84317f29239d61432128f8b06 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