Re: ERROR: index_rescan: invalid amrescan regproc ???

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Brian P Millett <bpm(at)ec-group(dot)com>
Cc: postgres <hackers(at)postgresql(dot)org>
Subject: Re: ERROR: index_rescan: invalid amrescan regproc ???
Date: 1999-04-23 21:23:37
Message-ID: Pine.LNX.4.04.9904232221470.1773-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 23 Apr 1999, Brian P Millett wrote:

> Hello,
> I am trying to run the ImageViewer.java example that is part of the
> src/interfaces/jdbc/ examples. I have a database test which has two
> images loaded into it with the ImageVIewer app.
>
> I am running a cvs snapshot as of 4/22, java1.2, Solaris 7, cc: WorkShop
> Compilers 5.0 98/12/15 C 5.0.

[snip]

> At this point I get a SQLException: "Fastpath: index_rescan: invalid
> amrescan regproc"

This looks like something in the backend has died while a fastpath
function was being used. I'll see if I can recreate it here.

[snip]

> Then the java app is basically dead & I have to exit.
>
> Any ideas?

Peter

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-04-23 21:38:54 Re: [HACKERS] Re: light dawns: serious bug in FE/BE protocol handling
Previous Message Bruce Momjian 1999-04-23 20:56:40 Re: [HACKERS] what are postgresql limits?