View Single Post

   
  #2 (permalink)  
Old 04-10-2008, 11:11 AM
Tom Lane
 
Posts: n/a
Default Re: BUG #3714: applications using COPY are now much slower

"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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote