Re: BUG #2195: log_min_messages crash server when in DEBUG3 to

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
Дата
Msg-id 22707.1138298100@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2195: log_min_messages crash server when in DEBUG3 to  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: BUG #2195: log_min_messages crash server when in DEBUG3 to  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> I tried on CVS tip and don't see a problem.  Which branch were you
>> testing?

> Uh, CVS HEAD.  I put -DEXEC_BACKEND into Makefile.custom, and recompiled
> and initdb'ed.  I then modified postgresql.conf and set log_min_messages
> to "debug5".  Then stop and start the server.  The server log looks like
> the server is running, but you cannot connect using psql, so something
> died.

[ scratches head... ]  I put "#define EXEC_BACKEND 1" into pg_config.h
instead, and didn't bother to initdb, but otherwise the same.  Wonder
why it's not failing for me.  Something platform-specific maybe?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #2195: log_min_messages crash server when in DEBUG3 to