Re: Improve sleep processing of pg_rewind TAP tests

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Improve sleep processing of pg_rewind TAP tests
Дата
Msg-id 55375850.1090100@iki.fi
обсуждение исходный текст
Ответ на Re: Improve sleep processing of pg_rewind TAP tests  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Improve sleep processing of pg_rewind TAP tests  (Jan de Visser <jan@de-visser.net>)
Список pgsql-hackers
On 04/16/2015 06:51 AM, Alvaro Herrera wrote:
> Seems reasonable, but why are you sleeping 1s if pg_ctl -w is in use?  I
> thought the -w would wait until promotion has taken effect, so there's
> no need to sleep additional time.

-w is not supported with pg_ctl promote. Only start, stop and restart. 
It's accepted, but it doesn't do anything. Which isn't very nice...

- Heikki




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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: moving from contrib to bin
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: Replication identifiers, take 4