Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
0019532f
Commit
0019532f
authored
Aug 10, 2003
by
Tom Lane
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Request verbose error message output in bug reports.
parent
5bfb0540
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletion
+11
-1
doc/src/sgml/problems.sgml
doc/src/sgml/problems.sgml
+11
-1
No files found.
doc/src/sgml/problems.sgml
View file @
0019532f
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.1
4 2003/04/13 09:56:00 petere
Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.1
5 2003/08/10 01:19:18 tgl
Exp $
-->
<sect1 id="bug-reporting">
...
...
@@ -167,6 +167,16 @@ $Header: /cvsroot/pgsql/doc/src/sgml/problems.sgml,v 2.14 2003/04/13 09:56:00 pe
it might not happen on our platform. The easiest thing is to copy the output
from the terminal, if possible.
</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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment