Re: 8.3.3 win32 crashing - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: 8.3.3 win32 crashing
Date
Msg-id 20080820130303.GC4169@alvh.no-ip.org
Whole thread Raw
In response to Re: 8.3.3 win32 crashing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Klint Gore <kgore4@une.edu.au> writes:
> >>> [ heavy RAISE NOTICE traffic crashes the server ]
>
> > Tom Lane wrote:
> >> Please try to narrow it down a little.
>
> > client=warning, log=warning completes
> > client=warning, log=notice fails
> > client=notice, log=warning completes
> > client=notice, log=notice fails
> > It fails a heck of a lot quicker with client=warning, log=notice.
>
> Okay, so the problem is definitely on the postmaster-log side.
> Please show us all of your logging-related configuration settings.
>
> ISTR that Magnus was poking at some problem in the WIN32 log collector
> code, but whether this is related is not yet clear ...

Maybe it's related to another bug reported earlier.  See here for the
complete references:
http://archives.postgresql.org/message-id/20080625133912.GB17573%40alvh.no-ip.org

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: WAL archiving to network drive
Next
From: Tino Wildenhain
Date:
Subject: Re: SELECT query experts, anyone?