Re: understanding insert slowdown - Mailing list pgsql-general

From Shridhar Daithankar
Subject Re: understanding insert slowdown
Date
Msg-id 3DA18205.11593.EFCE07A@localhost
Whole thread Raw
In response to understanding insert slowdown  (Thomas O'Dowd <tom@nooper.com>)
List pgsql-general
On 6 Oct 2002 at 12:00, Thomas O'Dowd wrote:
> transaction = [ 3 x inserts, 2 x simple selects ] x 100
> job = 1000 x transactions.
> Firstly why does this slow down so much from the first couple of
> commits? Secondly, what are the tuning options that affect this kind of
> thing if any?

Try analyse tablename after each transaction.. May speed up the things..

HTH

Bye
 Shridhar

--
No problem is insoluble.        -- Dr. Janet Wallace, "The Deadly Years", stardate
3479.4


pgsql-general by date:

Previous
From: "Billy G. Allie"
Date:
Subject: Re: Proper Join and check
Next
From: Karel Zak
Date:
Subject: Re: [HACKERS] Advice: Where could I be of help?