Re: pg_rewind and replication slots - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_rewind and replication slots
Date
Msg-id CAB7nPqTLYWwJJW_iqP3eCfwBvDw9oAAPPUDZQ4FUe53S2R71Bg@mail.gmail.com
Whole thread Raw
In response to pg_rewind and replication slots  (Vladimir Borodin <root@simply.name>)
List pgsql-hackers
On Fri, Nov 13, 2015 at 7:41 PM, Vladimir Borodin <root@simply.name> wrote:
> Should pg_rewind ignore pg_replslot dir at all? As it does pg_basebackup,
> for example.

To keep the code of pg_rewind simple, the decision has been made to
make pg_rewind copy everything, the necessary post-cleanup or
pre-process saving, like the target node's postgresql.conf that would
get overwritten, being at the charge of the upper application layer
calling pg_rewind.
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: eXtensible Transaction Manager API
Next
From: Thom Brown
Date:
Subject: Re: Parallel Seq Scan