Re: [PERFORM] In progress INSERT wrecks plans on table - Mailing list pgsql-hackers

From Jeff Janes
Subject Re: [PERFORM] In progress INSERT wrecks plans on table
Date
Msg-id CAMkU=1z8iyZ6ajtBHVGcZ05fMUhu3HCekqqsT6BKnksAzmk8fA@mail.gmail.com
Whole thread Raw
In response to Re: [PERFORM] In progress INSERT wrecks plans on table  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Responses Re: [PERFORM] In progress INSERT wrecks plans on table
List pgsql-hackers
On Wed, Jul 10, 2013 at 10:09 PM, Abhijit Menon-Sen <ams@2ndquadrant.com> wrote:
> At 2013-07-10 09:47:34 -0700, josh@agliodbs.com wrote:
>>
>> Due to the apparent lack of performance testing, I'm setting this back
>> to "needs review".
>
> The original submission (i.e. the message linked from the CF page)
> includes test results that showed a clear performance improvement.

I think the reviewer of a performance patch should do some independent
testing of the performance, to replicate the author's numbers; and
hopefully with a few different scenarios.

Cheers,

Jeff



pgsql-hackers by date:

Previous
From: Karol Trzcionka
Date:
Subject: Re: GSOC13 proposal - extend RETURNING syntax
Next
From: Noah Misch
Date:
Subject: Re: [Review] Add SPI_gettypmod() to return a field's typemod from a TupleDesc / audit of [E] TODO items