Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 2.0.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-15, postgresql-15-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-15-pg-rewrite_2.0.0-1.pgdg22.04+1_amd64.deb Size: 91560 SHA256: 8941c8a3427603585219872a83aaa5cf5e6b9125899eea11eeba2f90335ee2b7 SHA1: 352c7e66023c143bf4ea1f1b92b8760180032085 MD5sum: 33a31c5a0f8033178252dbabc5900c1a 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