summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-08-10 01:19:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-08-10 01:19:18 +0000
commit0019532f478ba699892c8b0c05a5750d81adf69c (patch)
tree1d235426661be1d0c0fa9ed59e7b5937207f4006 /doc/src
parent5bfb0540b0e3f3285b78cff610758c45d8269ba5 (diff)
Request verbose error message output in bug reports.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/problems.sgml12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml
index 54e4909fe64..ecd7a8740b1 100644
--- a/doc/src/sgml/problems.sgml
+++ b/doc/src/sgml/problems.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.14 2003/04/13 09:56:00 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.15 2003/08/10 01:19:18 tgl Exp $
-->
<sect1 id="bug-reporting">
@@ -169,6 +169,16 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.14 2003/04/13 09:56:00 pe
</para>
<note>
<para>
+ If you are reporting an error message, please obtain the most verbose
+ form of the message. In <application>psql</>, say <literal>\set
+ VERBOSITY verbose</> beforehand. If you are extracting the message
+ from the server log, set the run-time parameter
+ <varname>log_error_verbosity</> to <literal>verbose</> so that all
+ details are logged.
+ </para>
+ </note>
+ <note>
+ <para>
In case of fatal errors, the error message reported by the client might
not contain all the information available. Please also look at the
log output of the database server. If you do not keep your server's log