Re: Insert Times

From: "Leeuw van der, Tim" <tim(dot)leeuwvander(at)nl(dot)unisys(dot)com>
To: 'PC Drew' <drewpc(at)ibsncentral(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Insert Times
Date: 2004-01-27 07:38:28
Message-ID: DD0DC14935B1D211981A00105A1B28DB0A7B4D00@NL-ASD-EXCH-1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

My personal feeling on this is, that the long time taken for the first query
is for loading all sorts of libraries, JVM startup overhead etc.

What if you first do some SELECT (whatever), on a different table, to warm
up the JVM and the database?

regards,

--Tim

THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.

Browse pgsql-performance by date

  From Date Subject
Next Message PC Drew 2004-01-27 14:06:15 Re: Insert Times
Previous Message Brad Gawne 2004-01-27 03:15:09 Re: Insert Times