On Wed, Feb 13, 2013 at 4:35 PM, Kevin Grittner <kgri...@ymail.com> wrote:

> seq_page_cost = 0.1
> random_page_cost = 0.1
>

Is there any gain in setting these to the same low value, as it would to
leave them both at 4?  I thought they are just relative numbers to each
other.  And unless you're on SSD, these numbers seem way too low, and
probably shouldn't be the same.

Reply via email to