Re: help speeding up a query in postgres 8.4.5 - Mailing list pgsql-performance

From Maria L. Wilson
Subject Re: help speeding up a query in postgres 8.4.5
Date
Msg-id 4D9C88B8.6000205@nasa.gov
Whole thread Raw
In response to Re: help speeding up a query in postgres 8.4.5  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-performance
yep - we use analyze and check the output.  It's version 8.4.5 so no fsm
issues.

thanks,  Maria

On 4/6/11 11:33 AM, Kevin Grittner wrote:
> "Maria L. Wilson"<Maria.L.Wilson-1@nasa.gov>  wrote:
>
>> Autovacuum is not running - but regular vacuums are being done
>> twice daily.
>
> Is the ANALYZE keyword used on those VACUUM runs?  What version of
> PostgreSQL is this.  If it's enough to need fsm settings, do you run
> with the VERBOSE option and check the end of the output to make sure
> they are set high enough?
>
> -Kevin

pgsql-performance by date:

Previous
From: Thom Brown
Date:
Subject: Re: Partial index slower than regular index
Next
From: Thom Brown
Date:
Subject: Re: Partial index slower than regular index