| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "Milen A(dot) Radev" <milen(at)radev(dot)net> |
| Cc: | pgsql-bugs(at)postgresql(dot)org, Dave Page <dpage(at)postgresql(dot)org> |
| Subject: | Re: BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |
| Date: | 2009-06-18 22:52:48 |
| Message-ID: | 200906182252.n5IMqm601337@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Milen A. Radev wrote:
> Tom Lane ??????:
> > "Dmitry Ryabov" <dmitry-ryabov(at)mail(dot)ru> writes:
> >> Description: Incorrect log_line_prefix default value in
> >> postgresql.conf
> >
> >> log_line_prefix = '%%t '
> >> (must be log_line_prefix = '%t ')
> >
> > Uh, the default setting is an empty string. Are you sure this is
> > not your own error? If it isn't, perhaps it is a problem in some
> > packaging of Postgres, but you did not say which package you are
> > using.
>
> The line looks like that after using the One-click installer
> available here - http://www.enterprisedb.com/products/pgdownload.do.
>
> Probably should be sorted out by EnterpriseDB.
I just checked the one-click 8.4rc1 installer on Ubuntu and it is fine:
#log_line_prefix = '' # special values:
so I am unclear why Windows would have a different default. How are you
viewing this default? From the command line?
--
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 | Milen A. Radev | 2009-06-18 23:05:41 | Re: BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |
| Previous Message | Milen A. Radev | 2009-06-18 22:44:29 | Re: BUG #4861: Incorrect log_line_prefix default value in postgresql.conf |