Guest User

Untitled

a guest
May 22nd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. su - postgres
  2. # go to the folder of sql file
  3. psql -U <username> -d <dbname> -f <filename>.pgsql
Add Comment
Please, Sign In to add comment