Re: understanding insert slowdown

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: understanding insert slowdown
Date: 2002-10-07 07:15:57
Message-ID: 3DA18205.11593.EFCE07A@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karel Zak 2002-10-07 07:24:17 Re: [HACKERS] Advice: Where could I be of help?
Previous Message Billy G. Allie 2002-10-07 06:01:13 Re: Proper Join and check