From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | log_error_verbosity placement |
Date: | 2010-02-09 23:21:08 |
Message-ID: | 201002092321.o19NL8121513@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I just realized that log_error_verbosity is in the wrong section in
postgresql.conf and in our manual. It is listed under "When to log"
when in fact it should be in the "What to log" section.
I also added documentation of what "terse" mode actually does. I added
"verbosity" information a few weeks ago.
Patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
/pgpatches/verbosity | text/x-diff | 3.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-02-09 23:33:22 | Re: Some belated patch review for "Buffers" explain analyze patch |
Previous Message | Jeff Davis | 2010-02-09 23:01:14 | Re: Listen / Notify - what to do when the queue is full |