Dmitry Ryabov wrote:
> 
> The following bug has been logged online:
> 
> Bug reference:      4861
> Logged by:          Dmitry Ryabov
> Email address:      dmitry-rya...@mail.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  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to