Re: Performance Improvement by reducing WAL for Update Operation - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Performance Improvement by reducing WAL for Update Operation
Date
Msg-id 51DB3620.6010105@agliodbs.com
Whole thread Raw
In response to Re: Performance Improvement by reducing WAL for Update Operation  (Amit kapila <amit.kapila@huawei.com>)
List pgsql-hackers
On 07/08/2013 02:21 PM, Mike Blackwell wrote:
> I can't comment on further direction for the patch, but since it was marked
> as Needs Review in the CF app I took a quick look at it.
> 
> It patches and compiles clean against the current Git HEAD, and 'make
> check' runs successfully.
> 
> Does it need documentation for the GUC variable
> 'wal_update_compression_ratio'?

Yes.


-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Mike Blackwell
Date:
Subject: Re: Performance Improvement by reducing WAL for Update Operation
Next
From: Michael Paquier
Date:
Subject: Re: XLogInsert scaling, revisited