Re: 10 concurrent clients / pure insert SQL scripts (each 100000 lines) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 10 concurrent clients / pure insert SQL scripts (each 100000 lines)
Date
Msg-id 1648.1035386846@sss.pgh.pa.us
Whole thread Raw
In response to 10 concurrent clients / pure insert SQL scripts (each 100000 lines)  (Arne Woerner <woerner@mediabase-gmbh.de>)
List pgsql-bugs
Arne Woerner <woerner@mediabase-gmbh.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'pg_dump --create' forgets database encoding
Next
From: Kristian Lance
Date:
Subject: Solved: SQL Query Problem