Package: postgresql-18-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 198 Depends: postgresql-18, libc6 (>= 2.14) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-18-pg-rewrite_2.2-2.pgdg22.04+1_amd64.deb Size: 81128 SHA512: 155582ebdac356cc11f8d6e2b914b4e908d2090b262034196298ed639711466480e1c9db782141491ee2ff37a62dd138eb73ebdedefd1261fc75dcf96e3a9461 SHA256: 59aec5018e764270bedf87e69071ad0a172a4f75757b845781921e907bc60d29 SHA1: 3ab8107ea766f98a1f998d4cdab3aad9022e5454 MD5sum: a43340e3eb802be02ef1af3225885614 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