Re: Pb with Spring & Metadat

From: Kris Jurka <books(at)ejurka(dot)com>
To: TNO <tnodev(at)free(dot)fr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Pb with Spring & Metadat
Date: 2006-02-09 18:31:26
Message-ID: Pine.BSO.4.61.0602091330410.27328@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 9 Feb 2006, TNO wrote:

> Hello,
>
> I want to get database information using metadata with Spring (1.2.4).
> It's OK with postGre8.0, but when I use postGre8.1, error...
>
> what about this function "information_schema._pg_keypositions()" ?
>
> org.postgresql.util.PSQLException: ERROR: function
> information_schema._pg_keypositions() does not exist
> at

If you're going to use a 8.1 server you need the 8.1 driver as well.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Devrim GUNDUZ 2006-02-09 18:33:42 Re: New releases for 8.0, 8.1, and 8.2dev
Previous Message till toenges 2006-02-09 18:25:29 Re: Bug in TypeInfoCache causes getObject to fail