Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.0.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 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.0.0-2.pgdg22.04+1_amd64.deb Size: 92512 SHA256: 4bbfbe5c7a7287f817496ba8e627095408b241d6174b2b7ab5c915c14f653e1c SHA1: 295daeab41fb8578920c06845953df33884bc7de MD5sum: a9e0f6b4496ab18c774c51ae675227db 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