Re: JDBC with PG 8.4 bytea character escaping wire protocol

From: David Wall <d(dot)wall(at)computer(dot)org>
To:
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC with PG 8.4 bytea character escaping wire protocol
Date: 2009-10-22 16:46:21
Message-ID: 4AE08C5D.6080003@computer.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


> I don't know if you've already looked at this document (I'm not sure
> if it answers your question):
>
> http://jdbc.postgresql.org/documentation/84/binary-data.html
>
> It sounds like it uses an InputStream but I'm not sure.
>
Thanks, Richard. Yeah, I'm familiar with how to use them, but my
question is in regard to the wire transfer protocol between JDBC and the
PG backend.

David

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmp 2009-10-22 16:56:34 Re: JDBC with PG 8.4 bytea character escaping wire protocol
Previous Message Richard Broersma 2009-10-22 16:13:30 Re: JDBC with PG 8.4 bytea character escaping wire protocol