Re: Need for protocol description - Mailing list pgsql-general

From Doug McNaught
Subject Re: Need for protocol description
Date
Msg-id m38ze9oxfg.fsf@belphigor.mcnaught.org
Whole thread Raw
In response to Need for protocol description  ("Dinesh Parikh" <dineshp@newgen.co.in>)
List pgsql-general
"Dinesh Parikh" <dineshp@newgen.co.in> writes:

> I want protocol descriptions of Postgresql 7.1 I mean how Postgres
> listens request at default port 5432. If one wants to write to
> execute some query using its program(like in C, java) directry by
> sending data at server socket 5432 then how this task can be
> achieved. Can anybody tell me from where i can find this.

Have you tried the docs?  There is a protocol description in there.

Also look at the source code for the various client interfaces (libpq,
the JDBC driver, etc).

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

pgsql-general by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [Off-topic, Meta-question] Problems with psql-general
Next
From: rdacker@pacbell.net (rdack)
Date:
Subject: can't create a database