Re: preloading indexes

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: preloading indexes
Date: 2004-11-03 20:53:16
Message-ID: 20041103205316.GC16528@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Nov 03, 2004 at 01:19:43PM -0700, stuff(at)opensourceonline(dot)com wrote:
> The caching appears to disappear overnight. The environment is not in
> production yet so I'm the only one on it.

Are you vacuuming at night? It grovels through the entire database,
and may bust your query out of the cache. Also, we'd need some more
info about how you've tuned this thing. Maybe check out the archives
first for some tuning pointers to help you.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
In the future this spectacle of the middle classes shocking the avant-
garde will probably become the textbook definition of Postmodernism.
--Brad Holland

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message stuff 2004-11-03 20:56:10 Re: preloading indexes
Previous Message Tom Lane 2004-11-03 20:53:09 Re: preloading indexes