Re: SMgrRelation hashtable corrupted - Mailing list pgsql-general

From Tom Lane
Subject Re: SMgrRelation hashtable corrupted
Date
Msg-id 19818.1096153607@sss.pgh.pa.us
Whole thread Raw
In response to SMgrRelation hashtable corrupted  ("TroyGeek" <postgresql@troygeek.com>)
List pgsql-general
"TroyGeek" <postgresql@troygeek.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

pgsql-general by date:

Previous
From: Tom Allison
Date:
Subject: serial data type
Next
From: Doug McNaught
Date:
Subject: Re: serial data type