Re: BUG #3245: PANIC: failed to re-find shared lock object - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: BUG #3245: PANIC: failed to re-find shared lock object
Date
Msg-id 4631B4CA.80005@enterprisedb.com
Whole thread Raw
In response to Re: BUG #3245: PANIC: failed to re-find shared lock object  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> I'm still not very sure why you're hitting the problem more often than
> other people.  There might be some tweak you could make in your
> application code to dodge the issue.

The initial size of the local lock hash table is 128. That's a lot of
locks, most applications probably don't use that many locks and
therefore avoid the issue.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #3256: msi installer failed to upgrade to newer version
Next
From: DNS
Date:
Subject: Re: PGSQL - WARNING: 25P01: there is no transaction in progress