Re: How to set compatible property for a connection? - Mailing list pgsql-jdbc

From Abel Muiño
Subject Re: How to set compatible property for a connection?
Date
Msg-id 1042448380.2588.1.camel@calculin.casadeabel
Whole thread Raw
In response to How to set compatible property for a connection?  ("Bob Carpenter" <bobc@engineer.com>)
List pgsql-jdbc
El lun, 13-01-2003 a las 04:04, Bob Carpenter escribió:
> I need to find out how to set the "compatible" property for a connection as
> described in Section 5.6 "Storing Binary Data" in the PostgreSQL 7.3
> Documentation. I want to revert the driver back to 7.1 functionality.

Just add the "?compatible=7.1" string to the end of the end of the
conection string used.

--
Abel Muiño Vizcaino


pgsql-jdbc by date:

Previous
From: "Bob Carpenter"
Date:
Subject: How to set compatible property for a connection?
Next
From: "Kuldip"
Date:
Subject: No class found for refcursor