Skip to content

Instantly share code, notes, and snippets.

@lovubuntu
Created April 10, 2017 10:36
Show Gist options
  • Save lovubuntu/2706f5fafd1fabb6d15c4870d48ea72d to your computer and use it in GitHub Desktop.
Save lovubuntu/2706f5fafd1fabb6d15c4870d48ea72d to your computer and use it in GitHub Desktop.
find postgres hba file
psql -t -P format=unaligned -c 'show hba_file';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment