Re: BUG #5322: Time to perform vacuums

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Eric Pailleau <eric(at)numlog(dot)fr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5322: Time to perform vacuums
Date: 2010-02-11 16:26:37
Message-ID: 603c8f071002110826u11a383eaqdce6bd8395d7a330@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Feb 11, 2010 at 11:25 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> I can see VACUUM making VACUUM FULL faster.  I don't think VACUUM FULL
> should make VACUUM FULL ANALYZE faster.

Err, let me correct myself. A second VACUUM FULL should be faster
than the first one. But the two together I wouldn't expect to be
faster than doing it all in one shot.

...Robert

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Eric Pailleau 2010-02-11 16:39:50 Re: BUG #5322: Time to perform vacuums
Previous Message Robert Haas 2010-02-11 16:25:30 Re: BUG #5322: Time to perform vacuums