pg-to-pg-copy-pandas

postgres to postgres copy, (idk why you'd want this, as pgdump is much better and faster)

Usage

  1. set the source and target DBs to .env (see .env-template for key list); then
  2. run python copy_pandas.py