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

From: "Marco Bizzarri" <marco(dot)bizzarri(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Documentation of the Front End/Back End Protocol for Large Objects
Date: 2006-06-23 07:10:28
Message-ID: 3f0d61c40606230010s79ca9db1j78ac5cf71c4b1a7e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.

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...

How is it implemented in client (libpq, I suppose)?

Regards
Marco

--
Marco Bizzarri
http://notenotturne.blogspot.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philippe Lang 2006-06-23 09:33:42 Plperl and my() lexical variables bug?
Previous Message Jim Nasby 2006-06-23 05:41:07 Re: minimizing downtime when upgrading