| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Milen A(dot) Radev" <milen(at)radev(dot)net>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #2195: log_min_messages crash server when in DEBUG3 to |
| Date: | 2006-01-26 17:50:56 |
| Message-ID: | 200601261750.k0QHouY13677@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-01-26 17:55:00 | Re: BUG #2195: log_min_messages crash server when in DEBUG3 to |
| Previous Message | Tom Lane | 2006-01-26 17:45:00 | Re: BUG #2195: log_min_messages crash server when in DEBUG3 to |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-01-26 17:55:00 | Re: BUG #2195: log_min_messages crash server when in DEBUG3 to |
| Previous Message | Tom Lane | 2006-01-26 17:45:00 | Re: BUG #2195: log_min_messages crash server when in DEBUG3 to |