Re: please help--database just locks up. - Mailing list pgsql-admin

From Ed L.
Subject Re: please help--database just locks up.
Date
Msg-id 200302171825.48076.pgsql@bluepolka.net
Whole thread Raw
In response to please help--database just locks up.  ("Mona Gamboa" <mona@loopone.com>)
List pgsql-admin
On Monday February 17 2003 4:31, Mona Gamboa wrote:
> ok...here's the output.[kinda nasty to read]

Nothing obvious to me.  If it is reproduceable, you might try turning
on some of the lock tracing directives in postgresql.conf and/or
increasing the logging level.  You might also try attaching to the
hung process in gdb to see where it is hanging, and post the
backtrace and see if anyone recognizes anything, e.g.

    gdb <PATH-TO-PSQL> <PID>
    gdb> bt

Ed



pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: server won't shutdown
Next
From: Bruce Momjian
Date:
Subject: Re: pg_restore problem with 7.3.1