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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: how to trace the pgsql text format protocol [implementing driver]
Дата
Msg-id 49B9F3F8.5090108@enterprisedb.com
обсуждение исходный текст
Ответ на how to trace the pgsql text format protocol [implementing driver]  (Gordon Anderson <justgord@gmail.com>)
Список pgsql-hackers
Gordon Anderson wrote:
> 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.

You probably should go straight to v3. v2 is quite old by now.

> 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.

Wireshark has a PostgreSQL protocol dissector.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Should SET ROLE inherit config params?
Следующее
От: Guillaume Smet
Дата:
Сообщение: Re: Should SET ROLE inherit config params?