Re: Updated backup APIs for non-exclusive backups - Mailing list pgsql-hackers

From David Steele
Subject Re: Updated backup APIs for non-exclusive backups
Date
Msg-id 56E9848F.3060209@pgmasters.net
Whole thread Raw
In response to Re: Updated backup APIs for non-exclusive backups  (Marco Nenciarini <marco.nenciarini@2ndquadrant.it>)
Responses Re: Updated backup APIs for non-exclusive backups
List pgsql-hackers
Hi Magnus,

On 3/2/16 12:49 PM, Marco Nenciarini wrote:

> I've finally found some time to take a look to the patch.
> 
> It applies with some fuzziness on master, but the result looks correct.
> Unfortunately the OID of the new pg_stop_backup function conflicts with
> "pg_blocking_pids()" patch (52f5d578d6c29bf254e93c69043b817d4047ca67).
>
> After changing it the patch does not compile:

It's been two weeks since Marco found these issues in the patch.  Please
provide an updated patch soon or I will mark this "returned with feedback".

Thanks,
-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [PATCH] Phrase search ported to 9.6
Next
From: Robert Haas
Date:
Subject: Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification)