Unlinking large objects

Jan Oberlaender <mindriot@gmx.net>

From: Jan Oberlaender <mindriot@gmx.net>
To: pgsql-novice@postgresql.org
Date: 2000-05-30T08:05:20Z
Lists: pgsql-novice
hi,

From a php script working with postgres 6.5.2, I created some large
objects to store image data; the oid was stored in a table containing an
image database. Now when I delete an entry from that image database and
forget unlinking the large object, I lose the oid because it was only
stored in that table entry. Is the large object still there? How can I
find out what large objects are stored in the database and get their oids
to delete them?

Thanks!

--

+-------------------------------------+
| Jan Oberländer   <mindriot@gmx.net> |
|          PGP key available          |
+-------------------------------------+