2
I need to synchronize my database data in production with what is on my site, is there any way to pull the Heroku database to mine on localhost without having to create a new database locally? My application uses the Mercury editor, meaning the client can change some changes directly in production which means that almost every time I need to synchronize the banks, I didn’t want to have to create a new one every time I need to update my site. The bank used is the postgre