Skip to content

Instantly share code, notes, and snippets.

@antoniosmgatto
Created September 15, 2020 17:20
Show Gist options
  • Save antoniosmgatto/91bb1686201673dc921c80c001deb77e to your computer and use it in GitHub Desktop.
Save antoniosmgatto/91bb1686201673dc921c80c001deb77e to your computer and use it in GitHub Desktop.
\set PROMPT1 '%M:%[%033[1;31m%]%>%[%033[0m%] %n@%/%R%#%x '
\set ON_ERROR_ROLLBACK interactive
\set COMP_KEYWORD_CASE upper
\set HISTFILE ~/.psql/history- :DBNAME
\timing
\x auto
\pset pager off
\pset null '(null)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment