Re: Optimizing Bitmap Heap Scan.

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <gryzman(at)gmail(dot)com>,"niraj patel" <npatel(at)gridsolv(dot)com>, "Lennin Caro" <lennin(dot)caro(at)yahoo(dot)com>
Cc: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Optimizing Bitmap Heap Scan.
Date: 2009-12-08 16:48:02
Message-ID: 4B1E2EE2020000250002D207@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Lennin Caro <lennin(dot)caro(at)yahoo(dot)com> wrote:

> I have run vacuum full

That's not usually a good idea. For one thing, it will tend to
bloat your indexes.

-Kevin

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Haas 2009-12-08 17:38:56 Re: performance penalty between Postgresql 8.3.8 and 8.4.1
Previous Message Tom Lane 2009-12-08 16:42:43 Re: Vacuum running out of memory