Re: Optimizing Bitmap Heap Scan. - Mailing list pgsql-performance

From niraj patel
Subject Re: Optimizing Bitmap Heap Scan.
Date
Msg-id 187141.41592.qm@web1202.biz.mail.gq1.yahoo.com
Whole thread Raw
In response to Re: Optimizing Bitmap Heap Scan.  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Responses Re: Optimizing Bitmap Heap Scan.  (Lennin Caro <lennin.caro@yahoo.com>)
List pgsql-performance
Hi gryzman,

I have run vacuum full analyze on the cmrules tables. The version of pstgres is 8.2.13. How should I change stats to 100 ?

Thanks


From: Grzegorz Jaśkiewicz <gryzman@gmail.com>
To: niraj patel <npatel@gridsolv.com>
Cc: pgsql-performance@postgresql.org
Sent: Tue, 8 December, 2009 7:12:49 PM
Subject: Re: [PERFORM] Optimizing Bitmap Heap Scan.

it looks like it might choose wrong plan, cos it gets the stats wrong.
Try increasing number of stats to 100.
Btw, what version it is ?

pgsql-performance by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Optimizing Bitmap Heap Scan.
Next
From: Matthew Wakeling
Date:
Subject: Re: Optimizing Bitmap Heap Scan.