Re: BUG #3245: PANIC: failed to re-find shared lock object

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Dorochevsky,Michel" <michel(dot)dorochevsky(at)softcon(dot)de>, pgsql-bugs(at)postgresql(dot)org, Dave Page <dpage(at)postgresql(dot)org>
Subject: Re: BUG #3245: PANIC: failed to re-find shared lock object
Date: 2007-04-27 08:31:06
Message-ID: 4631B4CA.80005@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2007-04-27 08:44:16 Re: [BUGS] BUG #3245: PANIC: failed to re-find shared lock object
Previous Message Magnus Hagander 2007-04-27 08:10:59 Re: BUG #3256: msi installer failed to upgrade to newer version