libpq, large Objects

From: "John Huttley" <john(at)mwk(dot)co(dot)nz>
To: "PGSQL-Interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Subject: libpq, large Objects
Date: 1999-06-20 19:54:07
Message-ID: 001401bebb56$a8787240$1401a8c0@Mr_Creosote.MWK.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I've been programming with libpq and things have been
working quite well.

There are two puzzles though.

How do you destroy a large_object?
AFAIK, the only way to do it is to put its OID into a tuple in a table and
then delete that tuple.

How do you truncate a large_object?

Regards,

John

Browse pgsql-interfaces by date

  From Date Subject
Next Message David W. Chapman Jr. 1999-06-20 20:31:27 PostGreSQL 6.5
Previous Message John Huttley 1999-06-20 19:50:56 Large Object OID