streaming access to bytea data - Mailing list pgsql-jdbc

From David Durham
Subject streaming access to bytea data
Date
Msg-id 441B4B8E.2030404@vailsys.com
Whole thread Raw
Responses Re: streaming access to bytea data  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: Jan de Visser
Date:
Subject: Re: pg_service.conf ?
Next
From: Kris Jurka
Date:
Subject: Re: streaming access to bytea data