pcrd 0.1.0
pcrd migrates PostgreSQL tables to a new cluster using logical replication, with support for column type changes, renames, additions, drops, and column reordering with padding optimization. Designed for large tables where ALTER TABLE would cause unacceptable downtime.
Gemfile:
=
install:
=
Versions:
- 0.1.0 June 10, 2026 (76.5 KB)
Runtime Dependencies (8):
dry-schema
~> 1.13
pastel
~> 0.8
pg
~> 1.5
sqlite3
~> 2.1
thor
~> 1.3
tty-progressbar
~> 0.18
tty-table
~> 0.12
zeitwerk
~> 2.6