Re: OIDs and JDBC - Mailing list pgsql-general

From Nelson Ferreira Jr
Subject Re: OIDs and JDBC
Date
Msg-id 39DDC485.B52AF904@radix.com.br
Whole thread Raw
In response to OIDs and JDBC  (Alejandro Alberola Arias <alberola@bio.es>)
Responses Re: OIDs and JDBC  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: OIDs and JDBC  (Peter Mount <peter@retep.org.uk>)
List pgsql-general
        You have to remove the LOs manually and after this delete the
row that contains the OID...
         By the way, How can I remove the orphans LOs of a database ? Is
there a vaccum command that works for LOs ?



Nelson

Alejandro Alberola Arias wrote:

> Hello,
>
> When I delete a row that contains a large object
> (better said an OID pointing to a large object) using
> JDBC, does this large object becomes orphan ?
> Must I remove manually the large object or is it
> remove automatically ?
>
> I am using Postgresql v7.0.2.
>
> Thanks in advance.
>
> Alejandro Alberola Arias
> Boix i Oltra, S.L.
> alberola@bio.es


pgsql-general by date:

Previous
From: Alejandro Alberola Arias
Date:
Subject: OIDs and JDBC
Next
From: "Adam Lang"
Date:
Subject: Access to Postgres