Re: BUG #2195: log_min_messages crash server when in DEBUG3 to - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
Date
Msg-id 200601261750.k0QHouY13677@candle.pha.pa.us
Whole thread Raw
In response to Re: BUG #2195: log_min_messages crash server when in DEBUG3 to  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2195: log_min_messages crash server when in DEBUG3 to
Next
From: Tom Lane
Date:
Subject: Re: BUG #2195: log_min_messages crash server when in DEBUG3 to