Re: postmaster shutdown - LWLockAcquire? - Mailing list pgsql-admin

From Tom Lane
Subject Re: postmaster shutdown - LWLockAcquire?
Date
Msg-id 10030.1015514739@sss.pgh.pa.us
Whole thread Raw
In response to postmaster shutdown - LWLockAcquire?  ("Markus Wollny" <Markus.Wollny@computec.de>)
List pgsql-admin
"Markus Wollny" <Markus.Wollny@computec.de> writes:
> This is the relevant bit of the Logfile:

What are your client(s) doing to provoke this crash?  (If you don't
already know, try running the postmaster at -d2 to get logging of
queries.  Might want to turn on log_connections and log_pid too.)

I doubt that the template0 connection attempts are causing the crash;
at least that doesn't seem to cause any problem here.

The LWLockAcquire failure suggests that some code path is trying to
invoke LWLockAcquire before locking support has been set up in a new
backend.  But I have no idea where that could be, if it's being seen
by you and not anyone else.

> PostgreSQL 7.2 running on Cygwin, Win2k, 2GB RAM, quad-processor by the
> way, we are doing access via ODBC. I'd be happy to provide any more
> information if it could help in solving the problem - and I'd be very
> happy about helpful advice.

I don't suppose you'd consider "run a real OS" as helpful advice ;-)

            regards, tom lane

pgsql-admin by date:

Previous
From: Naomi Walker
Date:
Subject: Re: long vacuum
Next
From: Judy Jecelin
Date:
Subject: Adding date components to a date