streaming access to bytea data

Поиск
Список
Период
Сортировка
От David Durham
Тема streaming access to bytea data
Дата
Msg-id 441B4B8E.2030404@vailsys.com
обсуждение исходный текст
Ответы Re: streaming access to bytea data
Список pgsql-jdbc
Hi all,

I've got a couple questions regarding bytea columns and streaming.

1 - Does Postgres server load the entire bytea column before sending to
clients?

Might not be the right list for the previous question, but I thought
someone might know.

2 - Does the current postgres jdbc driver support streaming reads/writes
of bytea columns?  I saw in the archives that someone submitted a patch
for streaming writes, but I didn't see anything regarding reads.

If the jdbc driver doesn't currently support streaming reads, are there
any plans to add this feature?  Any particular technical hurdles?

Thanks,


Dave

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

Предыдущее
От: Jan de Visser
Дата:
Сообщение: Re: pg_service.conf ?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: streaming access to bytea data