Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ./postgrest postgres://user:password@127.0.0.1:5432/db \
  2. > --port 3000 \
  3. > --schema public \
  4. > --anonymous user \
  5. > --pool 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement