| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Dmitry Ryabov <dmitry-ryabov(at)mail(dot)ru> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |
| Date: | 2009-06-18 22:19:04 |
| Message-ID: | 200906182219.n5IMJ4n27414@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Dmitry Ryabov wrote:
>
> The following bug has been logged online:
>
> Bug reference: 4861
> Logged by: Dmitry Ryabov
> Email address: dmitry-ryabov(at)mail(dot)ru
> PostgreSQL version: 8.4rc1
> Operating system: Windows
> Description: Incorrect log_line_prefix default value in
> postgresql.conf
> Details:
>
> log_line_prefix = '%%t '
> (must be log_line_prefix = '%t ')
The Postgres community ships a log_line_prefix of:
#log_line_prefix = '' # special values:
if you look at share/postgresql.conf.sample you will see that line too.
I think you need to look elsewhere about how that got set to '%%t'; I
have no idea.
--
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. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-06-18 22:22:26 | Re: BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |
| Previous Message | Dmitry Ryabov | 2009-06-18 21:30:05 | BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |