Re: Fwd: upgrade to PG11 on secondary fails (no initdb was launched) - Mailing list pgsql-performance

From Stephen Frost
Subject Re: Fwd: upgrade to PG11 on secondary fails (no initdb was launched)
Date
Msg-id 20190614161652.GI2480@tamriel.snowman.net
Whole thread Raw
In response to Re: Fwd: upgrade to PG11 on secondary fails (no initdb was launched)  (Fabio Pardi <f.pardi@portavita.eu>)
List pgsql-performance
Greetings,

* Fabio Pardi (f.pardi@portavita.eu) wrote:
> I understand that in this thread we are contextualizing in a step by
> step procedure to create a new standby, but I have anyway a few remarks
> about it (and the documentation where it has been copied from) and I
> would be glad if you or somebody else could shed some light on it.

This is not a procedure for creating a new standby.

To create a *new* standby, with the primary online, use pg_basebackup or
another tool that knows how to issue the appropriate start/stop backup
and takes care of the WAL.

Thanks!

Stephen

Attachment

pgsql-performance by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Fwd: upgrade to PG11 on secondary fails (no initdb was launched)
Next
From: Michael Paquier
Date:
Subject: Re: wal_log_hints benchmarks