pg_upgrade question

Поиск
Список
Период
Сортировка
От Alan Stange
Тема pg_upgrade question
Дата
Msg-id bad5baeb-46e1-0b67-4d61-92693b6783aa@rentec.com
обсуждение исходный текст
Ответы Re: pg_upgrade question  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hello all,

We're running a 13.x installation and looking to upgrade to 14.1.  This
is all on Linux servers.   We have a main instance running with a number
of hot standby replicas configured.   In the past, we have done a
dump/restore on a slow evening and then rsynced all the bits around so
that the main server and all replicas were identical at the start.   The
database has gotten larger now (~1TB) so that is a less desirable option.

So I am thinking to do a pg_upgrade --link on each of the main and the
hot standby replicas, and then restarting all the processes.   I'm sure
this will work fine on the main server, but I have not seen any mention
of this working in the expected way on the hot standby replicas.   Can
someone confirm that the steps I described here will work in the way I
am optimistically expecting it will?

I should mention that we are running on ZFS, and will take a snapshot
prior to the upgrade, so that if something goes sideways with our use of
--link  we can revert back instantly. 

Thank you,

Alan



В списке pgsql-general по дате отправления:

Предыдущее
От: Gianni Ceccarelli
Дата:
Сообщение: Re: case insensitive collation of Greek's sigma
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_upgrade question