Use pg:backups:capture
to create a backup.
➜ heroku pg:backups:capture --app staging-gtds
Starting backup of postgresql-spherical-26253... done
Use Ctrl-C at any time to stop monitoring progress; the backup will continue running.
Use heroku pg:backups:info to check progress.
Stop a running backup with heroku pg:backups:cancel.