Re: Deleting loid from the database
Michael Fuhr <mike@fuhr.org>
From: Michael Fuhr <mike@fuhr.org>
To: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: "Md.Abdul Aziz" <aziz@students.iiit.net>, postgres hackers <pgsql-hackers@postgresql.org>
Date: 2006-03-05T16:30:26Z
Lists: pgsql-hackers
On Sun, Mar 05, 2006 at 09:54:02PM +0800, Christopher Kings-Lynne wrote: > contrib/vacuumlo perhaps? vacuumlo only calls lo_unlink(); the data still exists in pg_largeobject due to MVCC. -- Michael Fuhr