Re: Speed up Clog Access by increasing CLOG buffers - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Speed up Clog Access by increasing CLOG buffers
Date
Msg-id 20160315151153.GA283827@alvherre.pgsql
Whole thread Raw
In response to Re: Speed up Clog Access by increasing CLOG buffers  (David Steele <david@pgmasters.net>)
List pgsql-hackers
David Steele wrote:

> This patch no longer applies cleanly:
> 
> $ git apply ../other/group_update_clog_v6.patch

Normally "git apply -3" gives good results in these cases -- it applies
the 3-way merge algorithm just as if you had applied the patch to the
revision it was built on and later git-merged with the latest head.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Minor bug affecting ON CONFLICT lock wait log messages
Next
From: Stephen Frost
Date:
Subject: Re: Minor bug affecting ON CONFLICT lock wait log messages