Skip to content

Instantly share code, notes, and snippets.

@jrasanen
Last active September 18, 2017 06:56
Show Gist options
  • Save jrasanen/c54754f24dc8e10eef45123e9119ee2e to your computer and use it in GitHub Desktop.
Save jrasanen/c54754f24dc8e10eef45123e9119ee2e to your computer and use it in GitHub Desktop.
My psqlrc
\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