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@xxxxxxxxx>
To: niraj patel <npatel@xxxxxxxxxxxx>
Cc: pgsql-performance@xxxxxxxxxxxxxx
Sent: Tue, 8 December, 2009 7:12:49 PM
Subject: Re: 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 ?
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@xxxxxxxxx>
To: niraj patel <npatel@xxxxxxxxxxxx>
Cc: pgsql-performance@xxxxxxxxxxxxxx
Sent: Tue, 8 December, 2009 7:12:49 PM
Subject: Re: 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 ?