Last active
September 18, 2017 06:56
-
-
Save jrasanen/c54754f24dc8e10eef45123e9119ee2e to your computer and use it in GitHub Desktop.
My psqlrc
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
\timing | |
\pset null 'NULL' | |
\pset linestyle unicode | |
\pset format wrapped | |
\pset border 1 | |
\pset pager off | |
\x auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment