Re: Pb with Spring & Metadat - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Pb with Spring & Metadat
Date
Msg-id Pine.BSO.4.61.0602091330410.27328@leary.csoft.net
Whole thread Raw
In response to Pb with Spring & Metadat  (TNO <tnodev@free.fr>)
Responses Re: Pb with Spring & Metadat  (tnodev <tnodev@free.fr>)
List 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


pgsql-jdbc by date:

Previous
From: till toenges
Date:
Subject: Re: Bug in TypeInfoCache causes getObject to fail
Next
From: Devrim GUNDUZ
Date:
Subject: Re: New releases for 8.0, 8.1, and 8.2dev