Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 201 Depends: postgresql-15, postgresql-15-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-15-pg-rewrite_1.3.0-1.pgdg22.04+1_amd64.deb Size: 89508 SHA256: 6f157559e509831901072eb205303b5c303c4ae59e8a18f4dd378150896b8abc SHA1: 80ceba281be9a6abaef821d35dc83f8e9b871e2a MD5sum: 55834fedf422758c2a78f03ff3d18ff3 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