Package: postgresql-19-pg-rewrite Source: pg-rewrite Version: 2.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 198 Depends: postgresql-19, libc6 (>= 2.14) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-19-pg-rewrite_2.2-1.pgdg22.04+1_amd64.deb Size: 80892 SHA512: 04dc14399e316f8229448bcf484bf5e8697a52d772af9ce8f451d1fd47e3cf81153fff21b403d37301468927f380150c34fe25d8c965bf6d71f01dfc90cd48fd SHA256: 5bc4956753d35c0283c22fdb2b1aa000a99910d5168e7e9f6dcaf183a90c3e56 SHA1: 3e2be9f03cc3a4ffa6f4e8cc1633a457827791fb MD5sum: d1816ee7b0ba8fd2855da905fc4296a4 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