Database operations - UIKonf/cfp GitHub Wiki
heroku pg:backups:capture
heroku pg:backups:downloadpg_restore --verbose --clean --no-acl --no-owner \
-h localhost \
-U <username> \
-d cfp_development latest.dumpheroku pg:backups:capture
heroku pg:backups:downloadpg_restore --verbose --clean --no-acl --no-owner \
-h localhost \
-U <username> \
-d cfp_development latest.dump