Package: postgresql-13-pg-rewrite Source: pg-rewrite Version: 2.0.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 200 Depends: postgresql-13, postgresql-13-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-13-pg-rewrite_2.0.0-1.pgdg22.04+1_amd64.deb Size: 90012 SHA256: 7dd6d714dc6b8bff75cf21c32e9217faac8ca4def60a01dc859bdb21766ebc8d SHA1: 506c61b6e6bc2e09b48c339901832f590532adf7 MD5sum: 824f9be859a90b2134b8c04631c9286e 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