Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group