aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--psqlrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/psqlrc b/psqlrc
index fc8dc7c..ff0e7ba 100644
--- a/psqlrc
+++ b/psqlrc
@@ -5,7 +5,7 @@
\pset null NULL
-- Set expanded display on (why isn't this the default behaviour ?)
-\x
+\x auto
-- Show how long a query took to be executed.
\timing