From 2ee0d5549f777d3cf4aa91245256b3868c1a9278 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Tue, 14 Jun 2005 02:57:45 +0000
Subject: Add -L option to psql to log sessions.
Lorne Sunley
---
doc/src/sgml/ref/psql-ref.sgml | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml
index 81fb06e1486..4162e51b502 100644
--- a/doc/src/sgml/ref/psql-ref.sgml
+++ b/doc/src/sgml/ref/psql-ref.sgml
@@ -1,5 +1,5 @@
@@ -222,6 +222,17 @@ PostgreSQL documentation
+
+
+
+
+
+ Log all query output into file filename in addition to the regular output source.
+
+
+
+
--
cgit v1.2.3