Deadlock - Mailing list pgsql-general

From Bart McFarling
Subject Deadlock
Date
Msg-id 8E8024127641D911B85B0002A5FBC9DB01B05FE1@exchange
Whole thread Raw
Responses Re: Deadlock
List pgsql-general
Is there some kind of log, table or something that I could get more
information about a deadlock situation that is occurring in my database? I
just get a transaction number and a process id, which is useless to me
because my application terminates on any errors from the database? It occurs
infrequently (about once a day) and I have no idea how to track it down.
Also sometimes the database just freezes (RedHat EL 3.0 Postgresql 8.0.1)
could this be a deadlock situation? There is nothing in the log about
deadlock or anything else when it freezes (this happens about once every
month or so)

Thanks,
Bart


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with 64-bit Postgres
Next
From: Ron Mayer
Date:
Subject: Re: oracle's first_value function for postgres?