Using pg_ctl promote -w in TAP tests

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Using pg_ctl promote -w in TAP tests
Дата
Msg-id CAB7nPqQOz2Cef7k-hQ6A4DQ+kjty0fs0rmj8L48FDJk_OBgv_w@mail.gmail.com
обсуждение исходный текст
Ответы Re: Using pg_ctl promote -w in TAP tests  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
Hi all,

Now that we have support for the wait mode of pg_ctl promote, I think
that it would be a good idea to switch to it in the TAP tests. This
allows avoiding extra logic with poll_query_until() to be sure that a
promoted standby is ready for read-write queries.
See the patch attached.

Thanks,
--
Michael

Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: memory leak in e94568ecc10 (pre-reading in external sort)
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: proposal: psql \setfileref