Re: undefined relations in pg_locks

From: "Sabin Coanda" <sabin(dot)coanda(at)deuromedia(dot)ro>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: undefined relations in pg_locks
Date: 2008-04-09 07:06:24
Message-ID: fthpth$rgi$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Oops! You are right. It was not a dead-lock.
I let the process to continue and after about one hour I got in the log the
following message 'cannot have more than 2^32-1 commands in a transaction'.
After some investigations in the code I found an infinite loop.

Thanks and sorry for wasting time,
Sabin

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Colin Martin 2008-04-09 12:07:49 (no subject)
Previous Message ashish 2008-04-09 06:00:19 Re: count question