Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 2.0.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 203 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.14) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-14-pg-rewrite_2.0.0-1.pgdg22.04+1_amd64.deb Size: 91552 SHA256: 145cd6a5d82b1f33dd4946a8b95917b94e4a0c046ef6f5e2398f9269c8c457bf SHA1: 595f01ea930defb05f31c72b8ff2c8194b0c21f8 MD5sum: 7090ad60df9bf1d74ab5556b1da6604e 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