Re: Performance Improvement by reducing WAL for Update Operation

Amit Kapila <amit.kapila@huawei.com>

From: Amit Kapila <amit.kapila@huawei.com>
To: "'Amit kapila'" <amit.kapila@huawei.com>, <simon@2ndquadrant.com>
Cc: "'Alvaro Herrera'" <alvherre@2ndquadrant.com>, <hlinnakangas@vmware.com>, <noah@leadboat.com>, <horiguchi.kyotaro@lab.ntt.co.jp>, <pgsql-hackers@postgresql.org>
Date: 2013-01-28T13:39:22Z
Lists: pgsql-hackers

Attachments

On Monday, January 21, 2013 9:32 PM Amit kapila wrote:
On 11 January 2013 15:57, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:

>>>>> I've moved this to the next CF. I'm planning to review this one first.
>>
>>>> Thank you.
>
>>> Just reviewing the patch now, making more sense with comments added.

>> Making more sense, but not yet making complete sense.

>> I'd like you to revisit the patch comments since some of them are
completely unreadable.
 
>I have modified most of the comments in code. 
>The changes in attached patch are as below:
 

Rebased the patch as per HEAD.
 
With Regards,
Amit Kapila.

Commits

  1. Flush stderr and stdout in isolation tester.