I'm trying to get a site up and running and have the .asp source files and a .backup of the PostgreSQL database.
I keep getting errors while trying to restore the Postgres backup: "Process returned exit code 0." I've already created a new db and added tables through the pgadmin GUI, I get the error when I right click on the empty table and select restore.
Anyone with Postgres experience available to help out, or point me in the direction of some specific documentation?
Use the client application pg_restore to restore from an archive created by pg_dump in one of the non-plain-text formats.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With