Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 2.1.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 205 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.1.0-1.pgdg22.04+1_amd64.deb Size: 91652 SHA256: a7c0ecaa7398593eda12b0cd2bce0310b55d42deb69bc7b2c2e4cee26c324f6c SHA1: 22df06e2ef32e7a4f782c312682b0a1f08b386cd MD5sum: 9b22fb00a78392cc10951dc4fe648495 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