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