Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

[no subject]



I've lost track of parts of the logger code, but this appears to be
because anything at all that is logged by the logger process itself will
go out as an error:

if ((!Redirect_stderr || am_syslogger) && pgwin32_is_service())
 ... write to eventlog ...


That code needs to be completed with eventlog-level-matching logic that
exists elsewhere. I'll take a look at doing this fairly soon.

//Magnus


>=20
> (It looks like the second part of my post ("2) Likely wrong=20
> interruption time reported in log files (8.0.0 and 8.0.3).")=20
> was split up into several parts, and some of it is missing. I=20
> will therefore resubmit it in a separate
> message.)
>=20
> KP
>=20
>=20
>=20



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group