Created
March 6, 2019 10:54
-
-
Save hooopo/a3ece7fa044d4bfda067b35a19b4d712 to your computer and use it in GitHub Desktop.
This file contains 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 -Atq -U postgres -d postgres -c "SELECT concat('\"', usename, '\" \"', passwd, '\"') FROM pg_shadow" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment