Array passing

Поиск
Список
Период
Сортировка
От John Lister
Тема Array passing
Дата
Msg-id E20C873C7A4448C3AF0A68B421ADED62@squarepi.com
обсуждение исходный текст
Ответы Re: Array passing  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Hi, i've been playing with arrays using the 604 version JDBC 4 driver and i have a question. They seem to be converted to strings which are passed back and forth to the server.
 
Is it possible to configure the driver to pass the arrays in native form? The overhead of converting to strings is quite big in my case (both in the size of the string and the time taken) so would like to eliminate it if possible...
 
Which leads onto, does the postgresql protocol support native arrays? i'm trying to find docs about the datatypes but would hope it did...
 
Thanks
 
JOHN
--
 
Got needs? Get Goblin'! - http://www.pricegoblin.co.uk/

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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: BLOB help - yes I've read around!
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Array passing