| From: | "Steve Wolfe" <steve(at)iboats(dot)com> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | "LockRelease: locktable lookup failed, no lock" |
| Date: | 2000-02-29 19:20:09 |
| Message-ID: | 001701bf82e9$fe1fc8f0$85755ad1@iboats.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Searching through the archives, I see a few other persons having this
problem, but no solutions, so I'll ask again. : )
I'm getting "LockRelease: locktable lookup failed, no lock" trying to
insert a row into a database. The database is very simple, it contains a
single table with 8 fields. Over the last few weeks, the database has
been corrupted regularly, but a "vacuum analyze" would do the trick. I
decided to see if I couldn't fix the real problem, though, so I destroyed
the database, created it again, and tried to insert data - but I keep
getting "LockRelease: locktable lookup failed, no lock" when trying to
insert records.
If anyone has suggestions on what to do to fix this problem, please let
me know.
steve
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Wolfe | 2000-02-29 21:52:34 | Re: [GENERAL] "LockRelease: locktable lookup failed, no lock" |
| Previous Message | Adrian Perez Camarena | 2000-02-29 18:56:22 | order by |