Re: 9.5 beta pg_upgrade documentation

Поиск
Список
Период
Сортировка
От Andy Colson
Тема Re: 9.5 beta pg_upgrade documentation
Дата
Msg-id 55D9DC9E.8080806@squeakycode.net
обсуждение исходный текст
Ответ на 9.5 beta pg_upgrade documentation  (Andy Colson <andy@squeakycode.net>)
Ответы Re: 9.5 beta pg_upgrade documentation  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
I think we should add a step 6.5 (before step 7 Stop both servers) with something like:

If you are upgrading both a primary and standby, then we need to make sure the standby is caught up.
If you are wal shipping then on primary run: select pg_switch_xlog();
shut down primary
before you shut down the standby make sure it gets caught up to the primary.

I don't think its 100% required for them to be exact, is it?  If they are a little different then rsync has more data
toxfer from primary to standby ... but it would still work.  Right? 

-Andy


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

Предыдущее
От: s d
Дата:
Сообщение: Re: Problem with pl/python procedure connecting to the internet
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Problem with pl/python procedure connecting to the internet