Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Vacuum questions...


  • From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
  • To: pgsql-hackers(at)postgresql(dot)org
  • Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
  • Subject: Re: Vacuum questions...
  • Date: Tue, 27 Sep 2005 17:15:01 +0200
  • Message-id: <433961F5(dot)8020209(at)bigfoot(dot)com>

Gaetano Mendola wrote:
> Alvaro Herrera wrote:
>> On Mon, Sep 26, 2005 at 05:41:24PM +0200, Gaetano Mendola wrote:
>>> Joshua D. Drake wrote:
>>>> Autovacuum is integrated into the backend for 8.1
>>> Can I set the autovacuum parameter per table instead of per
>>> engine ?
>> Yes.
> 

Reading the 8.1 release note I found:


Move /contrib/pg_autovacuum into the main server (Alvaro)

    Integrating autovacuum into the server allows it to be automatically started
    and stopped in sync with the database server, and allows autovacuum to be
    configured from postgresql.conf.


May be it could be useles mention that was not exactly pg_autovacuum moved
because for example you can now set parameter per table and pg_autvacuum did not.


Regards
Gaetano Mendola





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group