authentication packet

Started by lukeover 22 years ago2 messageshackers
Jump to latest
#1luke
luke@dataelco.it

Which was syntax of authentication packet in protocol
with pgsql 7.3.4 ?

Any doc to read ?!

I'm searching inside my docs but.

luke

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: luke (#1)
Re: authentication packet

"luke" <luke@dataelco.it> writes:

Which was syntax of authentication packet in protocol
with pgsql 7.3.4 ?

See
http://www.postgresql.org/docs/7.3/static/protocol.html
especially
http://www.postgresql.org/docs/7.3/static/protocol-message-formats.html

regards, tom lane