Skip to content

Instantly share code, notes, and snippets.

@mtarnovan
Created July 16, 2017 22:43
Show Gist options
  • Save mtarnovan/c55b5efb6d98f4030ead358287408fff to your computer and use it in GitHub Desktop.
Save mtarnovan/c55b5efb6d98f4030ead358287408fff to your computer and use it in GitHub Desktop.
\set QUIET 1
\pset null '¤'
\set PROMPT1 '%[%033[1m%][%/] # '
-- SELECT * FROM<enter>. %R shows what type of input it expects.
\set PROMPT2 '... > '
\timing
\x auto
\set VERBOSITY verbose
\set HISTFILE ~/.psql_history- :DBNAME
\set HISTCONTROL ignoredups
\set COMP_KEYWORD_CASE upper
\unset QUIET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment