Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 200 Depends: postgresql-16, postgresql-16-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-16-pg-rewrite_1.3.0-1.pgdg20.04+1_amd64.deb Size: 88356 SHA256: f9ab6095cf73e56d3086918ca9075cf4b081ac9c6c58c69d3fec55eb26eb83c3 SHA1: cc1b531375a18c06bf313adc315e2111eff2298e MD5sum: 5032fdc11fcf8590f8726368315f16c4 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