Large objects...

From: Andrew Schmeder <andy(at)qabobala(dot)xapnet(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Large objects...
Date: 2000-04-23 04:43:03
Message-ID: 00042222332103.14652@qabobala
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-04-23 11:22:04 Re: unique row identifier data type exhausted . . .
Previous Message Jurgen Defurne 2000-04-23 04:28:45 Re: unique row identifier data type exhausted . . .