Package: postgresql-13-pg-rewrite Source: pg-rewrite Version: 2.1.0-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: postgresql-13, libc6 (>= 2.38) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-13-pg-rewrite_2.1.0-1.pgdg26.04+1_amd64.deb Size: 30020 SHA256: acf5bae51bed0316104a41442414e0491dad502c025367a38e5c7fef7f348ab9 SHA1: 33c11a587c3cf92d3bcd0e31092f28d28e2dfacc MD5sum: ce2c4fdd977abea39d98489b6912c7b3 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