On Mon, Apr 14, 2014 at 9:26 AM, Fujii Masao <[email protected]> wrote: > This makes me think that it's safer to just remove replication slot files > at the beginning of the recovery when both backup_label and recovery.conf > exist.
Well, we could do that, but that would preempt anyone who *does* want to keep those replication slots around. I'm not sure that's a good idea, either. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
