Re: 8.x JDBC driver

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: 8.x JDBC driver
Дата
Msg-id 43C282A5.5000903@logix-tt.com
обсуждение исходный текст
Ответ на 8.x JDBC driver  (jao@geophile.com)
Список pgsql-jdbc
Hi, Jao,

jao@geophile.com wrote:
> I'm currently using Postgrseql 7.4.8 including the JDBC driver. I'm
> considering moving up to version 8, and thinking about intermediate
> steps.
>
> - Can the 8.x driver be used with a 7.4.8 server?

Yes, you can easily mix driver and server versions from 7.3 up to 8.1
without problems (might be even 7.2).

It may be even better to use the 8.1 driver against 7.4 servers to
profit from better utilization of the V3 protocol and other optimizations.


> - Can COPY TO STDOUT and COPY FROM STDIN be done using the 8.x driver?
> (I couldn't get these to work in 7.4.x).

There are some patches floating around in the net against various driver
versions that enable COPY support. Maybe they help you.

Schabi

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: jao@geophile.com
Дата:
Сообщение: 8.x JDBC driver
Следующее
От: Jaime Casanova
Дата:
Сообщение: Fwd: [BUGS] BUG #2139: Problem when calling functions without any argument