Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 207 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-17-pg-rewrite_2.2-2.pgdg22.04+1_amd64.deb Size: 93028 SHA512: 606eb09a820e5784c14f8276342c5a4f87eca854ffdbc87ca8e714b4e6cd7a4a5c8e779393aa301b90d8a6aa8137ab70370179292b5681f313c88d3bf839be5f SHA256: 5a733f9757bbdef094a628f064506ac9bb325987a6a13b1265a7e1e7743c3b29 SHA1: 1f59e99afc4f0d197b5944f27600b13507425876 MD5sum: 9b18e623c4544f70356089b7981fdf6b 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