Re: some other backend died abnormally - Mailing list pgsql-bugs

From Tom Lane
Subject Re: some other backend died abnormally
Date
Msg-id 2268.1032884602@sss.pgh.pa.us
Whole thread Raw
In response to Re: some other backend died abnormally  (fredrik chabot <fredrik@f6.nl>)
List pgsql-bugs
fredrik chabot <fredrik@f6.nl> writes:
> so I migrated the database to a non-smp machine running RH 7.2 and the postgres
> 7.2.1-5 rpm's<br>
> <br>
> Kernel 2.4.7-10<br>
> <br>
> and I still get
> <blockquote type="cite" cite="mid25853.1032724594@sss.pgh.pa.us">
>   <pre wrap="">FATAL 1:  LWLockAcquire: can't wait without a PROC structure</pre>
> </blockquote>
> The code tells me this should never heppen :-<<br>

I don't think it should happen either ;-)  When do you see it exactly
--- is it during startup of a fresh connection, or while executing
queries in an existing backend, or ...?

            regards, tom lane

PS: please don't send HTML mail to the lists, it's a pain to quote ...

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: numeric type conversions
Next
From: fredrik chabot
Date:
Subject: Re: some other backend died abnormally