Re: auto vacuuming

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Sumeet <asumeet(at)gmail(dot)com>
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: auto vacuuming
Date: 2007-04-05 18:19:06
Message-ID: 20070405181906.GG11222@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Sumeet escribió:
> Then do i need to still provide the auto vacumming options in the
> postgres.conf file or these options are automatically taken care of.

You have to enable the autovacuum setting in postgresql.conf. It is not
enabled by default.

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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Roger Tannous 2007-04-05 22:47:09 Re: Insert only if not found
Previous Message Sumeet 2007-04-05 18:00:01 Re: auto vacuuming