Re: Index Scans become Seq Scans after VACUUM ANALYSE

Michael Loftis <mloftis@wgops.com>

From: Michael Loftis <mloftis@wgops.com>
To: pgsql-hackers@postgresql.org
Date: 2002-04-17T14:11:47Z
Lists: pgsql-hackers
OK so maybe I'm on some crack, but looking at the docs most of the 
planners internal cost estimator constants are exposed...  It seems that 
a few short FAQ entries may just need to be in order to point out that 
you can flex these values a little to get the desired results....

I guess I should RTFM more :)