Re: SMgrRelation hashtable corrupted

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "TroyGeek" <postgresql(at)troygeek(dot)com>
Cc: "Pgsql-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: SMgrRelation hashtable corrupted
Date: 2004-09-25 23:06:47
Message-ID: 19818.1096153607@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"TroyGeek" <postgresql(at)troygeek(dot)com> writes:
> I'm building a small web app (written in JSP) and using PostgreSQL 8.0 Beta
> 2 as the backend running on Windows XP (installed with pgInstaller).
> Ocassionally, I get this SQLException message in my web page:
> "SMgrRelation hashtable corrupted"

I suspect this is a dangling-reference problem, but I don't see where it
could be coming from. Can you provide a test case?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2004-09-25 23:13:40 Re: serial data type
Previous Message Tom Allison 2004-09-25 23:04:05 serial data type