Package: postgresql-14-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-14, libc6 (>= 2.38) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-14-pg-rewrite_2.2-2.pgdg26.04+1_amd64.deb Size: 76388 SHA512: a076dd05bfe85fe80dd4532f8ad3cb8f6fac3fccf5e8a805a379e5ffe5f5f14c56adc3b7fce6f5e50e7e0c73a29550d3356b2f1baf4c5b6e3f1a0bfa92f24fdf SHA256: 60732d4119e504c015c221091550249d6ef8ada7d43b1cde5fa40ee138887393 SHA1: 1cc7d35fc33bb0f49292aed209b36fb00db12181 MD5sum: 6119ccc13de0df6b2922116dc16b5d13 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