Re: information_schema._pg_keypositions() in 8.1??? - Mailing list pgsql-general

From Kris Jurka
Subject Re: information_schema._pg_keypositions() in 8.1???
Date
Msg-id Pine.BSO.4.61.0512011535550.18909@leary.csoft.net
Whole thread Raw
In response to information_schema._pg_keypositions() in 8.1???  ("Jason Long" <jason@supernovasoftware.com>)
List pgsql-general

On Thu, 1 Dec 2005, Jason Long wrote:

> I cannot get automatic schema update to work in 8.1 with hibernate 3.0.5.  I
> get the following error every time.
>
> java.sql.SQLException: ERROR: function information_schema._pg_keypositions()
> does not exist
>

This is actually a sign that you are using an 8.0 jdbc driver against an
8.1 server.  You need the 8.1 driver.

Kris Jurka

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Switchover : WAL archiving and shutdown...
Next
From: Martijn van Oosterhout
Date:
Subject: Re: fatal error in pg.log