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
Дата
Msg-id 200601261750.k0QHouY13677@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2195: log_min_messages crash server when in DEBUG3 to  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #2195: log_min_messages crash server when in DEBUG3 to  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I was able to reproduce this on Unix by adding -DEXEC_BACKEND to the
> > compile line.  It errors out on DEBUG3 and higher.
>
> 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.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: 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