Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 1.3.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 198 Depends: postgresql-17, postgresql-17-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-17-pg-rewrite_1.3.0-1.pgdg22.04+1_amd64.deb Size: 90676 SHA256: 6455956cd5a32593712c605a86211a91235dbb34ae641231279ecab8a5bef2ed SHA1: 321af98a7d47b41ec5c753be4bbc7fd7752f02b7 MD5sum: d37f29d7df397cc9e23f3446870c5125 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