Re: pg 8.4 (Auto)-vacuumlo

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

Richard Broersma escribió:
> I wanted to verify that the auto-vacuum mechanism of postgres doesn't
> apply to lo objects.

It doesn't.

> 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.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2009-10-23 15:32:38 Re: How to check whether a data type can be cast to another
Previous Message Nim Li 2009-10-23 15:27:11 Question of using trigger's OLD in EXECUTE