I have a heroku database, d76mj7ltuqs.
d76mj7ltuqs
I then have a local database, test_development.
test_development
The schema is the same on both of these data
This command should do the work:
heroku pg:pull DATABASE_URL database-name --app heroku-app-name