Re: pg 8.4 (Auto)-vacuumlo

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg 8.4 (Auto)-vacuumlo
Date: 2009-10-23 15:39:39
Message-ID: 396486430910230839m41a3ddc2qdb0b3b6ed8149dee@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Oct 23, 2009 at 8:29 AM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:

>> Does vocuumlo still need to be called manually?
>
> Not sure about this.  I thought that one was about deleting LOs that
> were not referenced in any user table.

Thanks this is correct vacuumlo deletes orphaned LOs.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2009-10-23 15:43:44 Re: Incompatible library : Missing Magic Block
Previous Message Merlin Moncure 2009-10-23 15:38:59 Re: How to check whether a data type can be cast to another