Re: Why won't it index scan? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Why won't it index scan?
Date
Msg-id 44738A05.2000504@commandprompt.com
Whole thread Raw
In response to Re: Why won't it index scan?  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-general
>> That being said, 10 is fairly small and I often find myself setting the
>> value to at least 250 just to keep it out of my way.
>
> And ditto (though I normally go for 100).
>
> Have you ever run into problems from setting this too high?

No. Except that it does increase the time it takes to analyze which can
be a performance factor if you IO is limited.

Joshua D. Drake



--

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/



pgsql-general by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: Re: "make check" fails over NFS or tmpfs
Next
From: Tom Lane
Date:
Subject: Re: Why won't it index scan?