Package: postgresql-17-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 188 Depends: postgresql-17, libc6 (>= 2.38) Breaks: postgresql-17-jit-llvm (<< 21) 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.pgdg26.04+1_amd64.deb Size: 76336 SHA512: e9ddf7d772bb3380e8cb4b0504ab908d7e57505b8f0f692472c5df0681899f7f4d4fb6abca39e7c3cce142d77fe4b5b839b275d7d860436c07cbc762ffdaa588 SHA256: d2884622eaeb455c631d64adde4117fa886727c585876c1ea483a5416d73c807 SHA1: ea4d264274d795492c248c142958ed54722e8eb9 MD5sum: 6d8290bb93fc6579a7e081059a518e2b 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