Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 201 Depends: postgresql-17, postgresql-17-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-17-pg-rewrite_1.3.0-1.pgdg20.04+1_amd64.deb Size: 89184 SHA256: ef19b7836b5ade93298d4fa4155d32243fbd9b1e1715d1c131d0d1892dc48527 SHA1: 1b685468da6e7239d2191324ef39ab9059dc7717 MD5sum: 97fb2edd4d57ec73db9600dd6302e46b 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