From: pgsql-hackers-owner@postgresql.org [pgsql-hackers-owner@postgresql.org] on behalf of Amit kapila
[amit.kapila@huawei.com]
From: pgsql-hackers-owner@postgresql.org [pgsql-hackers-owner@postgresql.org] on behalf of Amit Kapila
[amit.kapila@huawei.com]
Sent: Friday, August 24, 2012 9:16 AM
From: Bruce Momjian [mailto:bruce@momjian.us]
Sent: Friday, August 24, 2012 2:12 AM
On Wed, Aug 22, 2012 at 07:38:33PM +0530, Amit Kapila wrote:
I have implemented the WAL Reduction Patch for the case of HOT Update as pointed out by Simon and Robert. In this patch
itonly goes for Optimized WAL in case of HOT Update with other restrictions same as in previous patch.
The performance numbers for this patch are attached in this mail. It has improved by 90% if the page has fillfactor 80.
Now going forward I have following options:
a. Upload the patch in Open CF for WAL Reduction which contains reductution for HOT and non-HOT updates.
b. Upload the patch in Open CF for WAL Reduction which contains reductution for HOT updates.
c. Upload both the patches as different versions.
Can you suggest which should be the best way to go for this Patch?
Based on above I should send the testing I have done for this Patch.
Any other Suggestions?
With Regards,
Amit Kapila.