Created
April 10, 2017 10:36
-
-
Save lovubuntu/2706f5fafd1fabb6d15c4870d48ea72d to your computer and use it in GitHub Desktop.
find postgres hba file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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