aboutsummaryrefslogtreecommitdiff
path: root/psql/psqlrc
blob: d58e73e903cbddc22b78e0aa6abccc1bcb67df96 (plain) (blame)
1
2
3
4
5
6
\encoding unicode
\pset null 'NULL'
\set HISTSIZE 1000000
\set PROMPT1 '(%n@%M:%>:%/) psql> '
\timing