| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | Krisztian Szabo <tensor_hu(at)yahoo(dot)com> |
| Cc: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: new interface prog |
| Date: | 2005-10-28 14:36:41 |
| Message-ID: | 20051028143640.GA85201@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
On Fri, Oct 28, 2005 at 05:30:02AM -0700, Krisztian Szabo wrote:
> I would like to write my own interface to postgres
> that communicates via the database socket.
>
> I found PgPP.pm perl module a very handy tool to
> extract the interface protocol from the source code,
> but nevertheless it will safe a great deal of time if
> there exits a protocol description that help me write
> the program.
> Can anyone help me find the protocol description?
See the "Frontend/Backend Protocol" chapter in the documentation.
http://www.postgresql.org/docs/8.0/interactive/protocol.html
--
Michael Fuhr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Stanaway | 2005-10-28 21:01:28 | Re: backup/restore APIs |
| Previous Message | Sean Song | 2005-10-28 13:57:31 | backup/restore APIs |