Re: 8.3.3 win32 crashing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.3.3 win32 crashing
Дата
Msg-id 17348.1219196695@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 8.3.3 win32 crashing  (Klint Gore <kgore4@une.edu.au>)
Ответы Re: 8.3.3 win32 crashing  (Klint Gore <kgore4@une.edu.au>)
Re: 8.3.3 win32 crashing  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
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 ...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Klint Gore
Дата:
Сообщение: Re: 8.3.3 win32 crashing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully