Re: What is "objsubid"?

From: "Remigius Stalder" <remigius(dot)stalder(at)descom-consulting(dot)ch>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: What is "objsubid"?
Date: 2002-12-18 12:54:58
Message-ID: 002c01c2a694$ab97d420$8401a8c0@descom.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I have had the same problem as M. A. Sridhar, with pg 7.1.3 when trying to
reverse a schema with Torque 3.0 stable.

My solution: downgrade to pd-jdbc driver version 7.2, which still supports
7.1 meta data.

http://jdbc.postgresql.org/download/pg72jdbc1.jar (JDK 1.1)
http://jdbc.postgresql.org/download/pg72jdbc2.jar (JDK 1.2, 1.3, 1.4)

To Kris Jurka: As you may be aware of, it is not always possible to upgrade
a production environment at any time, like installing a new WinZip on my
desktop. Normally, this must be carefully evaluated and planned. So your
suggestion to upgrade may not be feasible under usual circumstances.
Therefore it would be nice if existing features (i.e. pg 7.1 meta data) were
not broken in subsequent driver versions. IMHO meta data is a weak point in
the pd jdbc driver. I have not encountered many combinations of pg server/pg
jdbc driver that worked correctly.

Best regards,

Remigius Stalder
Descom Consulting Ltd.
Gerbergasse 16
CH-4001 Basel
http://www.descom-consulting.ch

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-12-18 13:00:57 Re: [JDBC] Conversion between UNICODE and LATIN1 is not supported
Previous Message Andreas Joseph Krogh 2002-12-18 12:39:11 Conversion between UNICODE and LATIN1 is not supported