Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 2.2-2.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-2.pgdg22.04+1_amd64.deb Size: 91772 SHA512: a5aebc38c8172a3a22de672ed0d2ee55283a25566ec6f2af543cf4b1aafc77aa639d498c6d9f09ffd8e4b40702451a2027380204c1c617eb69e5ad72da02b287 SHA256: da99a51534790303613028df1eddce29c20912ca9d9c3b26a0b4d5cf4a9d8c36 SHA1: 82dbbce6dcd70e23aa89003ccdd618b29bbaca10 MD5sum: b8d2522bbabf4dbd8708fc94ba236067 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