Re: Insert Times - Mailing list pgsql-performance

From Leeuw van der, Tim
Subject Re: Insert Times
Date
Msg-id DD0DC14935B1D211981A00105A1B28DB0A7B4D00@NL-ASD-EXCH-1
Whole thread Raw
In response to Insert Times  (PC Drew <drewpc@ibsncentral.com>)
List 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.


pgsql-performance by date:

Previous
From: "Brad Gawne"
Date:
Subject: Re: Insert Times
Next
From: "PC Drew"
Date:
Subject: Re: Insert Times