how to trace the pgsql text format protocol [implementing driver]

From: Gordon Anderson <justgord(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: how to trace the pgsql text format protocol [implementing driver]
Date: 2009-03-13 01:31:53
Message-ID: e8b0fe770903121831x4769cf95tfc5cc3a416d75b24@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I wish to implement a postgreSQL driver for a lisp-like language
[arclanguage.org] - it should speak the pg v2 text format protocol via
sockets I guess.

Im reading the v2 protocol spec, but it would be handy to trace the
exact text sent back and forth during a psql session - to help me
understand the protocol and test things out.

thanks in advance, [ and thanks for pg - its great, especially guids ]

gord

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message KaiGai Kohei 2009-03-13 01:37:19 Re: Updates of SE-PostgreSQL 8.4devel patches (r1710)
Previous Message KaiGai Kohei 2009-03-13 01:16:25 Updates of SE-PostgreSQL 8.4devel patches (r1714)