Re: Proposal for changes to recovery.conf API
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Petr Jelinek <petr@2ndquadrant.com>
Cc: David Steele <david@pgmasters.net>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, Abhijit Menon-Sen <abhijit.menon-sen@2ndquadrant.com>
Date: 2016-09-06T13:38:43Z
Lists: pgsql-hackers
On Tue, Sep 6, 2016 at 10:01 PM, Petr Jelinek <petr@2ndquadrant.com> wrote: > That's also reasonable solution, I don't really have preference between > those. My main point was to get rid of the 5 or so variables where only one > will actually be used in the end. And no need to worry about the priority of the target types here. The last value specified wins. -- Michael