Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 208 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.2-1.pgdg22.04+1_amd64.deb Size: 93124 SHA512: 86c3b8c03edd502d1f1b6d3edc8dafb09c928913497c67684dd52c997a8bdd57896ffb099c150244f3c19f6db32e418acdfaeff6791646d937cfe7ce192d5314 SHA256: 96fc5d4a5e6a221ad9674d971efcee9f8bd08a79958f55d06ac99296e2e23113 SHA1: d3f3cc19d48c5654788571cd3bbab09068540217 MD5sum: 75fe248a782d5e1c1556073eef94f3bc 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