There was an error while loading. Please reload this page.
1 parent 37fb4fd commit f450588Copy full SHA for f450588
1 file changed
.psqlrc
@@ -1,4 +1,6 @@
1
+\set QUIET on
2
set time zone 'europe/amsterdam';
3
set intervalstyle=iso_8601;
4
\set HISTSIZE 1000000
5
\setenv PAGER 'less -SFi'
6
+\set QUIET off
0 commit comments