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

update -connect flag to respect the PGUSER and PGPASS environment variables #70

Open
stapelberg opened this issue Oct 15, 2017 · 0 comments · May be fixed by #107
Open

update -connect flag to respect the PGUSER and PGPASS environment variables #70

stapelberg opened this issue Oct 15, 2017 · 0 comments · May be fixed by #107

Comments

@stapelberg
Copy link
Member

This will make the Docker setup easier.

fgrsnau added a commit to fgrsnau/nnev_website that referenced this issue Nov 16, 2019
If options are not specified in the connection string, the postgres
driver will pick the corresponding environment variables.

Therefore this commit changes the default connection string to the empty
string.

This commit fixes nnev#70.
@fgrsnau fgrsnau linked a pull request Nov 16, 2019 that will close this issue
fgrsnau added a commit to fgrsnau/nnev_website that referenced this issue Nov 16, 2019
If options are not specified in the connection string, the postgres
driver will pick the corresponding environment variables.

Therefore this commit changes the default connection string to the empty
string.

This commit fixes nnev#70.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant