On 8/26/17 15:40, Rosser Schwarz wrote: > On Fri, Aug 25, 2017 at 12:34 PM, Robert Haas <robertmh...@gmail.com > <mailto:robertmh...@gmail.com>> wrote: > > On Sun, May 21, 2017 at 3:04 PM, Rosser Schwarz > <rosser.schw...@gmail.com <mailto:rosser.schw...@gmail.com>> wrote: > > While doing some scripting around pg_recvlogical at $work, I found a > need > > for $subject. Attached, find a patch to that effect... > > Please add this to commitfest.postgresql.org > <http://commitfest.postgresql.org> > > > Done, thanks! > > https://commitfest.postgresql.org/14/1256/
<varlistentry> + <term><option>--if-exists</option></term> + <listitem> + <para> + Do not error out when <option>--drop-slot</option> or <option>--start<option> are + specified and a slot with the specified name does not exist. + </para> + </listitem> + </varlistentry> I understand the --drop-slot part. But I don't understand what it means to ignore a missing replication slot when running --start. The same option should be added to pg_receivewal as well. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers