Wired-Protocol Specification?

From: Ozz Nixon <ozznixon(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Wired-Protocol Specification?
Date: 2017-02-21 21:12:59
Message-ID: 3142327E-5938-4A45-B0EB-5C4EDE6389F1@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am working on a project which needs me to implement the direct “wired-protocol” to talk to pgsql. One side, I talk to pgsql, the other side, I need to make a listener which accepts the protocol from pgsql’s and mysql’s ODBC (talking wired to both). [sorry if Wired is not the correct term, that is what I was assigned to do… so I am asking here].

URL?

I have an example of coding this in python, but only does like 5 commands. w/o documentation of where they found the specs.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-02-21 21:17:21 Re: NOTIFY command impact
Previous Message Rob Brucks 2017-02-21 21:07:15 NOTIFY command impact