On Thu, Dec 8, 2016 at 7:08 PM, Chris Travers <[email protected]> wrote: > > > On Thu, Dec 8, 2016 at 11:01 AM, Subhankar Chattopadhyay > <[email protected]> wrote: >> >> pg_rewind cannot be used as I am on 9.4. >> >> Anything else? > > > Upgrade to 9.5 or 9.6? ;-) > > This is a known limitation in Postgres that pg_rewind was written to > address.
FWIW I maintain a version that works on 9.4: https://github.com/vmware/pg_rewind And that's battle-proven. -- Michael -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
