Backend Protocol

From: "Dave Cramer" <dave(at)fastcrypt(dot)com>
To: "'Barry Lind'" <barry(at)xythos(dot)com>
Cc: "'PostgreSQL-development'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Backend Protocol
Date: 2001-11-03 16:22:31
Message-ID: 032101c16483$bd534950$c201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-jdbc

Hi,

I am looking at changing the jdbc driver to be asynchronous, in other
words retrieve the result set when asked as opposed to retrieving it all
before returning.

This will involve understanding the client/backend protocol completely.
So far I have found one reference to this. Does anyone have a flow chart
or can point me to any other references.

Dave

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-11-03 18:02:12 Re: Backend Protocol
Previous Message momjian 2001-11-03 12:34:16 pgsql/src/tools/pgindent README pgindent

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-11-03 17:53:03 Re: Fw: LISTENING THE PORT
Previous Message Bruce Momjian 2001-11-03 16:22:21 Re: LISTENING THE PORT

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2001-11-03 18:02:12 Re: Backend Protocol
Previous Message Nikola Milutinovic 2001-11-03 15:13:19 Encoding weirdness with JDBC, driver crashing?