Re: Retrieving bytea column problem - they're are sometimes truncated

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Retrieving bytea column problem - they're are sometimes truncated
Дата
Msg-id 11359.1006148682@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Retrieving bytea column problem - they're are sometimes truncated  ("Mike Cannon-Brookes" <mike@atlassian.com>)
Список pgsql-jdbc
"Mike Cannon-Brookes" <mike@atlassian.com> writes:
> Any ideas on this? Do I need to install 7.2 beta to use bytea columns?

No, bytea's been around for a long time.  I'm betting that you are
looking at a bug in the JDBC driver ... but I don't know enough about
JDBC to help debug it.

A possible starting point: do you see similar truncation on long
values of non-bytea types, eg text?

            regards, tom lane

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

Предыдущее
От: "Mike Cannon-Brookes"
Дата:
Сообщение: Re: Retrieving bytea column problem - they're are sometimes truncated
Следующее
От: tony
Дата:
Сообщение: JSP assistance - off topic a little