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

Set psql settings to defaults, and don't force a user #11

Merged
merged 1 commit into from
Nov 18, 2015

Conversation

pnorman
Copy link
Contributor

@pnorman pnorman commented Sep 13, 2015

A user might have a psqlrc file which sets non-default values, which
can cause problems for trying to parse the psql response. These
flags are suitable for parsing the results in a bash script

Avoid forcing a particular user. If a particular user is needed
this can be set with PGUSER

A user might have a psqlrc file which sets non-default values, which
can cause problems for trying to parse the psql response. These
flags are suitable for parsing the results in a bash script

Avoid forcing a particular user. If a particular user is needed
this can be set with PGUSER
ajashton added a commit that referenced this pull request Nov 18, 2015
Set psql settings to defaults, and don't force a user
@ajashton ajashton merged commit bf6f94c into mapbox:master Nov 18, 2015
@ajashton
Copy link
Contributor

👍 thanks

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 this pull request may close these issues.

2 participants