heroku pg:copy <source> <target>

Copy all data from source db to target

Arguments

NameDescription
source
target

Options

NameDescription
--wait-interval <wait-interval>
--verbose
--confirm <confirm>
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use