Re: BUG #3714: applications using COPY are now much slower - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3714: applications using COPY are now much slower
Date
Msg-id 22203.1194031516@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3714: applications using COPY are now much slower  ("Radim Kolar" <kolar.radim@gmail.com>)
List pgsql-bugs
"Radim Kolar" <kolar.radim@gmail.com> writes:
> Applications using COPY for batch insert few records are now much slower on
> heavily updated table than in 8.2.

Please give a *specific* test case showing what you are talking about...

> I recommend to add some configuration file switch for switching COPY between
> old and new mode or add COPY NOLOG keyword.

... because this suggestion makes no sense whatsoever.  There is no "old
and new mode".

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3713: problem with thread safety???
Next
From: "Thomas Haegi"
Date:
Subject: BUG #3715: StackBuilder failing