About Deleting Large Objects

From: Philip Bierhoff <flip(at)win(dot)tue(dot)nl>
To: pgsql-general(at)hub(dot)org
Subject: About Deleting Large Objects
Date: 1998-05-19 09:15:25
Message-ID: 199805190915.LAA03019@svstud.win.tue.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone,

I'm new to the list, but couldn't find any information on the following
question, neither in the manuals nor in the FAQ. Could someone help me out
here?

How do I effectively delete Large Objects from the database? DELETE just
removes the oid from the table. I want the object itself to be deleted as
well. Even a call to vacuum did not help. I'm using Postgres 6.3 on
Linux 2.0.18.

Philip

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-05-19 09:58:48 Re: [GENERAL] extracting date information?
Previous Message Kevin Heflin 1998-05-19 02:54:23 extracting date information?