Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 2.0.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-15, libc6 (>= 2.14) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-15-pg-rewrite_2.0.0-2.pgdg22.04+1_amd64.deb Size: 91528 SHA256: 476523c7e5f364e1ef0ee71aeff5204153b2df3cde32991aafaf82fe76ed6f6c SHA1: ccd55df7b1d56d152042c7b049253acee3edbd9c MD5sum: c5b74080bf8d4ee2589ecc2539beda47 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