Re: query slow only after reboot - Mailing list pgsql-performance

From Steve Crawford
Subject Re: query slow only after reboot
Date
Msg-id 4990D9F3.6020809@pinpointresearch.com
Whole thread Raw
In response to query slow only after reboot  (Wei Yan <weiyan1@gmail.com>)
List pgsql-performance
Wei Yan wrote:
> Hi:
>
> Our queries are extremely slow only after db server reboot, not after
> restart postgres db only. The difference is about 10 mins vs. 8 secs.
> Not acceptable. I have browsed around , set the postgres db parameters
> as suggested. Still the same.
>
> Any suggestion on how to tackle the problem?
>
What OS, amount of RAM, DB size...?

If the queries get progressively faster as you use the system then slow
again after a reboot, my initial guess would be that you are getting
more and more disk-cache hits the longer you use the system.

Cheers,
Steve


pgsql-performance by date:

Previous
From: Wei Yan
Date:
Subject: query slow only after reboot
Next
From: Scott Carey
Date:
Subject: Re: query slow only after reboot