I've a .dmp file. Want to restore the database from it. Using pgAdmin how can I do it?
1 Answer
Within PgAdmin3...
- Create a new database within the server you are using.
- Right click this database and choose 'Restore'.
- Use the 'Browser' button to select your '.dmp' file.
- Select 'Restore' to start restoring the database.
4 Comments
fatCop
doesn't support '.dmp' file. I cant restore '.backup' files, but not '.dmp'
Luis Manrique
@fatCop to upload .dump files select all files in select list at right buttom