Re: OIDs and JDBC

From: Nelson Ferreira Jr <nelson(at)radix(dot)com(dot)br>
To: Alejandro Alberola Arias <alberola(at)bio(dot)es>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: OIDs and JDBC
Date: 2000-10-06 12:24:37
Message-ID: 39DDC485.B52AF904@radix.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)bio(dot)es

In response to

  • OIDs and JDBC at 2000-10-06 11:03:35 from Alejandro Alberola Arias

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Lang 2000-10-06 12:54:36 Access to Postgres
Previous Message Maxim S Ermakov 2000-10-06 11:16:29 ODBC driver under the Windows 2000