Package: postgresql-13-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 198 Depends: postgresql-13, postgresql-13-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-13-pg-rewrite_1.3.0-1.pgdg22.04+1_amd64.deb Size: 88132 SHA256: bea71f58a619ec077938b2628625232b3915180f56d90599cb73fbf16e7aaa0b SHA1: 5c183345660dbc08583297d0299dfdb0e2576c50 MD5sum: 42cd12c22a42697d6dc49ef0bf7b9e69 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