Unverified Commit 48a26cab authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Use column names in COPY statements. (#290)

This requires loading more of the Postgres catalog information in-memory.
That's the cost to fix extension configuration tables that have changed
schema between source and target, and to later support schema changes at
pgcopydb time.
parent 75885a31
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment