Re: 10 concurrent clients / pure insert SQL scripts (each 100000 lines)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Arne Woerner <woerner(at)mediabase-gmbh(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 10 concurrent clients / pure insert SQL scripts (each 100000 lines)
Date: 2002-10-23 15:27:26
Message-ID: 1648.1035386846@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Arne Woerner <woerner(at)mediabase-gmbh(dot)de> writes:
> Is this bug fixed in 7.2.3?

Try it and see.

FWIW, on HPUX with current CVS tip I could not measure any difference in
performance between a single client issuing INSERTs like yours and ten
clients doing so: I got essentially the same number of insertions/sec
either way.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-10-23 17:32:35 Bug #803: Problem with timestamp conversion
Previous Message Kristian Lance 2002-10-23 14:26:44 Solved: SQL Query Problem