public inbox for [email protected]
help / color / mirror / Atom feedpostgresql data structure
2+ messages / 2 participants
[nested] [flat]
* postgresql data structure
@ 2004-05-23 21:45 bituman <[email protected]>
2004-05-23 22:17 ` Re: postgresql data structure Tom Lane <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: bituman @ 2004-05-23 21:45 UTC (permalink / raw)
To: pgsql-docs
Ahoi. I had to write a lightweight small utility to connect to a
postgreSQL dbase.
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?
Thanks
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: postgresql data structure
2004-05-23 21:45 postgresql data structure bituman <[email protected]>
@ 2004-05-23 22:17 ` Tom Lane <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Tom Lane @ 2004-05-23 22:17 UTC (permalink / raw)
To: bituman <[email protected]>; +Cc: pgsql-docs
bituman <[email protected]> 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
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2004-05-23 22:17 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23 21:45 postgresql data structure bituman <[email protected]>
2004-05-23 22:17 ` Tom Lane <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox