Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 206 Depends: postgresql-16, libc6 (>= 2.14) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-16-pg-rewrite_2.2-2.pgdg22.04+1_amd64.deb Size: 92032 SHA512: 2b5d9b63e785e492479558f54cf4b4b360e5db54ce355421574329d4b88bc521d8a1ee0972799ffe23398e6e367ff2b1799b3900ddb87a2ca2c8f38349de0fe3 SHA256: d26d3e955266cee569a139597bdfdf78aa293d84aa10f2c049742cb6ff1540cc SHA1: a0ff2751f14a53d7e208ec6f288a6739b90d4754 MD5sum: 779ea9b6e1a680b914c2046d476dfb4b 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