Advertisement
krot

psql PostgreSQL connect

Mar 20th, 2020
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. psql -h <host> -p <port> -U <username> -W <password> <database>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement