sql - How restore postgreSQL dump file using pgAdmin? -


i've .dmp file. want restore database it. using pgadmin how can it?

within pgadmin...

  • create new database within server using.
  • right click database choose 'restore'.
  • use 'browser' button select '.dmp' file.
  • select 'restore' start restoring database.

Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -