Large objects... - Mailing list pgsql-general

From Andrew Schmeder
Subject Large objects...
Date
Msg-id 00042222332103.14652@qabobala
Whole thread Raw
List pgsql-general
Hello all,

I am attempting to use large objects to store chunks of text and binary data.
I am using PHP and sometimes need to do things through psql also.
PHP has a function to "unlink" a large object, i.e. delete it.
Is there an explict way to delete a large object via psql?  I have been using
lo_import to place data, and I want to make sure there are no large objects
floating around that I am not aware of.

Thanks,
Andy

pgsql-general by date:

Previous
From: "Andrew Snow"
Date:
Subject: RE: unique row identifier data type exhausted . . .
Next
From: Jurgen Defurne
Date:
Subject: Re: unique row identifier data type exhausted . . .