Package: postgresql-19-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 193 Depends: postgresql-19, libc6 (>= 2.38) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-19-pg-rewrite_2.2-2.pgdg26.04+1_amd64.deb Size: 76804 SHA512: dc2bee9f6e947eec7e5d19d06c99257fb600cf035dafad61612e8fdcfe2b1f8de23ef8a0d5694ba7a8ab4c5d63b0a509b206c7bc22caa7b5ffc730fce1c70757 SHA256: 4420a003200fcf9dde4858703c3e91ddf00254629442f04905ab7c81617f5121 SHA1: 2cc1283a5c170861b03a8e77a2c54969f6275ce4 MD5sum: 718eab9e65dc0e826a8cd7d1f979ceca 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