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

From: Thomas Reinke <reinke(at)e-softinc(dot)com>
To: hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] JDBC lo crashes etc (fwd)
Date: 1999-02-15 03:15:08
Message-ID: 36C7913C.26296F5@e-softinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)retep(dot)org(dot)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(at)idiom(dot)com>
> To: Peter T Mount <peter(at)retep(dot)org(dot)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]

--
------------------------------------------------------------
Thomas Reinke Tel: (416) 460-7021
Director of Technology Fax: (416) 598-2319
E-Soft Inc. http://www.e-softinc.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message bhavesh 1999-02-15 04:05:24 Confirmation for subscribe pgsql-hackers
Previous Message Vadim Mikheev 1999-02-15 03:02:44 Re: [HACKERS] bushy plans