Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 203 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), 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_1.3.0-1.pgdg20.04+1_amd64.deb Size: 87984 SHA256: 71790923e3d9ed4dac1ab3f37ae71002aad1415785f6663c57233ba01a614c0a SHA1: 82d54c0b91da09e3efe7e2fcb358062fc88cdc84 MD5sum: cfaaf65fa66e848fafc345ca7a1b2edd 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