Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 2.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 206 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.2-1.pgdg22.04+1_amd64.deb Size: 91860 SHA512: 756823ea65c3d36891983353465170447c15f598962787bf120fa1746abadede9431e72452f47acecf5172bb29f27c0565f359f1a591d3fdcab4eda8956f828a SHA256: b9ae47ab88f3d4662eae121849f8627b55a4650cee8d8a78b5cddea1acd46b24 SHA1: 27181c9c5499a003e18c7882a5de9d46b0dd21c0 MD5sum: 67ad974a31da433eda0531e1fc4b1ad6 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