Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 2.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 205 Depends: postgresql-14, libc6 (>= 2.14) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-14-pg-rewrite_2.2-1.pgdg22.04+1_amd64.deb Size: 91892 SHA512: a29aeff315d1db895b9691d331302ebdad11266a8c3901e9e7d901907b22aadbbdf4d89ee3a04e17607255ddfdb5156f5980c2c1b6875cca901f2c42a3efd0ac SHA256: 5c9563ec9c1dc49ec9e6c21054c5e51fee2648773411d4e70bd8091e59df5c11 SHA1: 02d7bdb93a5ee12351d4e8d334a64d7948e274e9 MD5sum: a1c178b1d95202232b6e756f44429f61 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