On 2015-06-19 11:19:23 -0400, Magnus Hagander wrote: > On Fri, Jun 19, 2015 at 11:17 AM, Stephen Frost <[email protected]> wrote: > > > * Andres Freund ([email protected]) wrote: > > > To make slot usage in pg_receivexlog easier, should we add > > > --create-slot-if-not-exists? That'd mean you could run the same command > > > the first and later invocation. > > > > Yes, please. > > +1.
Arguably we could do that for 9.5 - the whole slot stuff for receivexlog is new, and this is just adjusting the API slightly. I won't fight much for that opinion though. -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
