Re: Patch for fail-back without fresh backup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Patch for fail-back without fresh backup
Date
Msg-id 5231E7BB.6060706@gmx.net
Whole thread Raw
In response to Re: Patch for fail-back without fresh backup  (Samrat Revagade <revagade.samrat@gmail.com>)
Responses Re: Patch for fail-back without fresh backup
List pgsql-hackers
On 9/12/13 3:00 AM, Samrat Revagade wrote:
> 
>     We are improving the patch for Commit Fest 2 now.
>     We will fix above compiler warnings as soon as possible and submit
>     the patch
> 
> 
> Attached *synchronous_transfer_v5.patch* implements review comments from
> commit fest-1 and reduces the performance overhead of synchronous_transfer.

There is still this compiler warning:

syncrep.c: In function ‘SyncRepReleaseWaiters’:
syncrep.c:421:6: warning: variable ‘numdataflush’ set but not used
[-Wunused-but-set-variable]




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Triggers on foreign tables
Next
From: Kevin Grittner
Date:
Subject: Re: lcr v5 - primary/candidate key in relcache