[Fwd: [HACKERS] JDBC lo crashes etc (fwd)]

Started by Thomas Reinkealmost 27 years ago1 messages
#1Thomas Reinke
reinke@e-softinc.com

A while ago a question was posted regarding an error message
"SIMarkEntryData: cache state reset", and I don't believe any
response ever came. I'm forwarding the original two notes on
this. Any information that can clear up this error message would
be greatly appreciated.

Thomas

Thomas Reinke wrote:

Show quoted text

I'd also like to know - this is one of the errors I have seen using
PostGres when using multiple clients, and why we've had to implement
a lock manager outside of PostGres to limit access to a single client
at a time.

Thomas

Peter T Mount wrote:

Does anyone know what's going on here?

--
Peter T Mount peter@retep.org.uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

---------- Forwarded message ----------
Date: Fri, 12 Feb 1999 18:59:00 -0800
From: Jason Venner <jason@idiom.com>
To: Peter T Mount <peter@retep.org.uk>
Subject: JDBC lo crashes etc

I recompiled my 6.3.2 with cassert turned on, and using the 6.4.2 jdbc driver, I get the following
after inserting a bunch of images.

postmaster.log: NOTICE: SIMarkEntryData: cache state reset
postmaster.log: Failed Assertion("!(RelationNameCache->hctl->nkeys == 10):", File: "relcache.c", Line: 1523)
postmaster.log: !(RelationNameCache->hctl->nkeys == 10) (0) [Illegal seek]