Re: [GENERAL] "LockRelease: locktable lookup failed, no lock"

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: steve(at)iboats(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] "LockRelease: locktable lookup failed, no lock"
Date: 2000-03-01 01:31:34
Message-ID: 20000301103134Z.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > I'm getting "LockRelease: locktable lookup failed, no lock" trying to
> > insert a row into a database.
>
> Well, I think I tracked down the problem - an index on a "text" field.
> Once I removed the index, everything works well. The odd thing is that not
> *all* inserts would cause the error. I suppose I ought to dig into the
> docs when I get a few spare minutes...

What is the version of PostgreSQL and what kind of platform are you
using?
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2000-03-01 04:02:44 Poll: Databases for Linux
Previous Message Ed Loehr 2000-03-01 00:37:41 Re: [GENERAL] Real newbie question re documentation for PL/SQL