Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.0.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), 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_2.0.0-1.pgdg22.04+1_amd64.deb Size: 92692 SHA256: 0e4745cb286259b5ff583a286f1f0037f89dc2a3518264747dd72bcaef44a99a SHA1: 5013d55c077b00969826e98b62a1e8f1d1b86bcf MD5sum: f753bf4b663eb3142d0fd157900fbcf4 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