Large Object OID - Mailing list pgsql-interfaces

From John Huttley
Subject Large Object OID
Date
Msg-id 000501bebb56$36d71740$1401a8c0@Mr_Creosote.MWK.co.nz
Whole thread Raw
List 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




pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] parse bind execute
Next
From: "John Huttley"
Date:
Subject: libpq, large Objects