Package: postgresql-16-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 192 Depends: postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-16-pg-rewrite_2.2-2.pgdg26.04+1_amd64.deb Size: 76448 SHA512: d5aacb0141bdc396bf2a243acc4a2dee9c9241438b8ac2429b197e7b929ec3aa738ae65ed789e74a10baf5d7355b0bebfb5ed59573ca3d38569c9ff3f0e6b084 SHA256: b7b7f834732af9d971b07d1e4c4b67d4aab2b2e3e0768c63878440f603794afc SHA1: b45c159c92125e4885448301fd0882d1a3b7dc9d MD5sum: 043d587c8a55fba7c748c893b5683e49 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