pgsql: In pg_rewind test suite, triple promote timeout to 90s.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: In pg_rewind test suite, triple promote timeout to 90s.
Дата
Msg-id E1aTgFN-0002o5-RF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In pg_rewind test suite, triple promote timeout to 90s.

Thirty seconds was not consistently enough for promotion to complete on
buildfarm members sungazer and tern.  Experiments suggest 43s would have
been enough.  Back-patch to 9.5, where pg_rewind was introduced.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2dcaebea079d6e3c2c78bbf3b0948bf5ef707e21

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid use of sscanf() to parse ispell dictionary files.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable