Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Query only slow on first run



Andrew Sullivan <ajs(at)crankycanuck(dot)ca> writes:
> On Tue, Nov 27, 2007 at 05:33:36PM +0100, cluster wrote:
>> I have a query that takes about 7000 ms in average to complete the first 
>> time it runs. Subsequent runs complete in only 50 ms. That is more than 
>> a factor 100 faster! How can I make the query perform good in the first 
>> run too?

> Probably by buying much faster disk hardware.

Or buy more RAM, so that the data can stay cached.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2007 PostgreSQL Global Development Group