Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I use Postgres connection strings? #5

Open
Jaymon opened this issue Mar 13, 2015 · 0 comments
Open

can I use Postgres connection strings? #5

Jaymon opened this issue Mar 13, 2015 · 0 comments
Labels

Comments

@Jaymon
Copy link
Owner

Jaymon commented Mar 13, 2015

The original code this was based on is pretty old now (originally written in 2012) and I think connection strings will let you pass in the password without the pgpass file hack I originally wrote back in the day.

psql "sslmode=require host=localhost dbname=test"

via

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant