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