Skip to content

Instantly share code, notes, and snippets.

@ejamesc
Created May 2, 2020 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ejamesc/c867640daccb1b345610ba89bb738a90 to your computer and use it in GitHub Desktop.
Save ejamesc/c867640daccb1b345610ba89bb738a90 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