Re: postgresql data structure

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: bituman <bituman(at)enerla(dot)net>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: postgresql data structure
Date: 2004-05-23 22:17:00
Message-ID: 28536.1085350620@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

bituman <bituman(at)enerla(dot)net> writes:
> My question is: where can i find detailed data on the structure of the
> data sent during a simple session (for example identify, query, get
> response from server, logout) from client to server?

I think you are looking for the protocol spec:
http://www.postgresql.org/docs/7.4/static/protocol.html

regards, tom lane

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Viktor Vislobokov 2004-05-24 08:16:21 Updated Russian translation of FAQ
Previous Message bituman 2004-05-23 21:45:15 postgresql data structure