Re: [PG_UPGRADE] 9.6 to 10.5

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PG_UPGRADE] 9.6 to 10.5
Дата
Msg-id 20180810173555.GB22736@paquier.xyz
обсуждение исходный текст
Ответ на Re: [PG_UPGRADE] 9.6 to 10.5  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
On Fri, Aug 10, 2018 at 01:25:25PM -0400, Bruce Momjian wrote:
> I was going to do:
>
>     /* handle "shut down" and "shut down in recovery" (on standbys)
>     strncmp(p, "shut down", strlen("shut down"))
>
> but maybe yours is clearer.

Any method is fine for me.  I prefer mine as that's somewhat more
consistent with what happens in pg_rewind & co.  As that is your code,
feel free of course to use what you think is most suited ;)
--
Michael

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PG_UPGRADE] 9.6 to 10.5
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: BUG #15309: ERROR: catalog is missing 1 attribute(s) for relid760676 when max_parallel_maintenance_workers > 0