heroku pg:copy <source> <target>
Copy all data from source db to target
Arguments
Name | Description |
---|---|
source | |
target |
Options
Name | Description |
---|---|
--wait-interval <wait-interval> | |
--verbose | |
--confirm <confirm> | |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |