Skip to content

Instantly share code, notes, and snippets.

@danwakefield
Created January 6, 2022 13:18
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 danwakefield/6753111c2f558752a218b124673bf03b to your computer and use it in GitHub Desktop.
Save danwakefield/6753111c2f558752a218b124673bf03b to your computer and use it in GitHub Desktop.
\set QUIET 1
\pset null '¤'
\set PROMPT1 '[%/] > '
\set PROMPT2 '%R > '
\timing
\x auto
\set VERBOSITY verbose
\set HISTFILE ~/.psql_history/.psql_history- :DBNAME
\set HISTSIZE 50000
\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