| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Amine Tengilimoglu <aminetengilimoglu(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Upgrade Standby |
| Date: | 2018-11-27 14:47:40 |
| Message-ID: | 20181127144740.GD16856@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Nov 8, 2018 at 04:08:09PM +0300, Amine Tengilimoglu wrote:
> Hi;
>
> What is the best way for upgrading standby server on postgresql? I dont want
> to use --link option for master upgrading that is why it seems just one way
> for achive this..this way is setup sr again...
The pg_upgrade docs explain how to upgrade standby servers. You can use
--link option for that even if you didn't use link option to upgrade the
primary.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergei Agalakov | 2018-11-27 20:37:47 | pg_stat_statements: can we extend the object names to the qualified names? |
| Previous Message | Bruce Momjian | 2018-11-27 14:40:19 | Re: Running pg_upgrade Version 11 |