0
Precise restore a postgres database nodding...
My routine downloads the latest backup (custom dump) by ftp, and creates the database (without the structure).
Now I need to run this file I downloaded to restore the bank. But I don’t know how.
I thought it was just read the contents of the file and run as a query, but no. I also couldn’t find any lib or example for this.
I need examples or some idea of how to do this...
Windows or Linux?
– Sorack
For the 2 environments.
– Max Rogério
Was any of the answer helpful? Don’t forget to choose one and mark it so it can be used if someone has a similar question!
– Sorack