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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to