Increasing timeout of poll_query_until for TAP tests

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Increasing timeout of poll_query_until for TAP tests
Дата
Msg-id CAB7nPqTht97nboZHDG3Qq0VF1voeTcd8WZD=kOvtC0TK_aPAZw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Increasing timeout of poll_query_until for TAP tests  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hi all,

Lately hamster is failing every 4/5 days on the recovery regression
tests in 003 covering the recovery targets, with that:
# Postmaster PID for node "standby_2" is 20510
#
Timed out while waiting for standby to catch up at
t/003_recovery_targets.pl line 36.

Which means that poll_for_query timed out for the standby to catch up..

Here is an example of test that failed:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=hamster&dt=2016-07-24%2016%3A00%3A07

This buildfarm machine is legendary known for its slowness, and I
don't see a better answer to that than increasing the max timeout of
poll_query_until to put that back to green.
Thoughts?
--
Michael

Вложения

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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Constraint merge and not valid status
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Problem in PostgresSQL Configuration with YII 1 & Wordpress