Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.1.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 205 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-17-pg-rewrite_2.1.0-1.pgdg22.04+1_amd64.deb Size: 92616 SHA256: 785cc798e1b6f86048beb37409360f1cf338ef3cec0af64c1b0882793ff74ab8 SHA1: 138bf1aaafa51984ea50bf94c3384dbfb16aa73d MD5sum: d363f96f031b7442713eb7134f72c4d9 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