Search Postgresql Archives

Re: Documentation of the Front End/Back End Protocol for Large Objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Marco Bizzarri" <marco.bizzarri@xxxxxxxxx> writes:
> I would like to study the protocol for large object operations
> (lo_read, lo_write,...) between the front-end and back-end.

> I've found this
> http://www.postgresql.org/docs/8.1/static/protocol.html, but it looks
> like it has no message specific for large object...

libpq does it through Function Call messages that invoke lo_open and so
on.  Look into src/interfaces/libpq/fe-lobj.c.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux