Package: postgresql-15-pg-rewrite Source: pg-rewrite Version: 2.2-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 187 Depends: postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_rewrite Priority: optional Section: database Filename: pool/main/p/pg-rewrite/postgresql-15-pg-rewrite_2.2-2.pgdg26.04+1_amd64.deb Size: 76184 SHA512: 5ee23834a4481a44e7ab3e77a71f4456503570b9904d74b997c8514e3b0ef1f7e8fd2c426633a33f3237af56de3dd422b71c73f20768cb0a869db7cd5a3ff699 SHA256: e283f37640aa2595b9ef82cc9fc69cc08e28b04a6256249772a879ddc7524ce2 SHA1: b0d9da50b232ff41fd870f1fd783bd5ee6a3cf61 MD5sum: bdd43c7591550889f3dbf9509ce469a7 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