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