]> git.phdru.name Git - dotfiles.git/blob - .psqlrc
Initial import
[dotfiles.git] / .psqlrc
1 \set FETCH_COUNT 1000
2 \set HISTCONTROL ignoreboth
3 \set HISTSIZE 1000
4 \set PROMPT1 '%m %n@%/ %R%# '
5 \set PROMPT2 :PROMPT1
6 \set PROMPT3 '>> '
7 /* \pset pager off */
8 \timing