Advertisement
Guest User

Untitled

a guest
Dec 12th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. export DATABASE_URL=jdbc:postgresql://localhost/$(whoami)
  2.  
  3. pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement