Re: Autovacuum Daemon is Turned On by Default in Postgres 8.3.8?

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: "Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Autovacuum Daemon is Turned On by Default in Postgres 8.3.8?
Date: 2010-06-03 01:21:47
Message-ID: 201006021821.48026.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday 02 June 2010 6:17:28 pm Wang, Mary Y wrote:
> I used to execute the VACCUM and ANALYZE commands manually in a Postgres
> 7.x.x version. So my question was that I assume that I no longer have to
> perform those two commands manually anymore. I just wanted to be sure.
> Mary
>

You don't have to, but you can still run those commands if needed. They are
still there.

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-06-03 01:51:30 Re: Autovacuum Daemon is Turned On by Default in Postgres 8.3.8?
Previous Message Wang, Mary Y 2010-06-03 01:17:28 Re: Autovacuum Daemon is Turned On by Default in Postgres 8.3.8?