X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.psqlrc;h=479514de1591b917fcd27d707f6b7662947ebd5b;hp=0b2527724fec66ce1df0b05201b50d7d19f55d34;hb=5080a18901c90727c7dd11cc43bdefbad53f42c7;hpb=f9e0dffa56cc04a3ad93fe1d493d6e5d4a3f66ed diff --git a/.psqlrc b/.psqlrc index 0b25277..479514d 100644 --- a/.psqlrc +++ b/.psqlrc @@ -6,6 +6,7 @@ \set HISTCONTROL ignoreboth \set HISTSIZE 1000 \set ON_ERROR_ROLLBACK interactive +\set ON_ERROR_STOP on \set PROMPT1 '%m %n@%/ %R%# ' \set PROMPT2 '... %R ' \set PROMPT3 '>> '