Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 2.2-1.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-1.pgdg22.04+1_amd64.deb Size: 91868 SHA512: 145f4a7d36b0421e08e65ea8a6c79391686239e4505ea402c586d16ba28700546851f16299d681d0a6e0c9e071e321ba24b53ee4dc824cdd7e797532272730d5 SHA256: 51c8c6150f5d4c6e123327d7e01a044a14956b7f311ace4975ab1482d6ce45b1 SHA1: e2ec85fd7cbfc590fe3e1d8cc2aa097551628de6 MD5sum: 589d12b5a4ceb7ff267bd3a46b6bbeaa 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