Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members
Дата
Msg-id 10233.1441421691@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members  (Noah Misch <noah@leadboat.com>)
Ответы Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Noah Misch <noah@leadboat.com> writes:
> On Thu, Sep 03, 2015 at 03:31:06PM -0400, Tom Lane wrote:
>>> This is the first time I've seen an indication that the
>>> start_postmaster change mentioned in the comment is actually important
>>> for production use, rather than just being cleanup.

> I scratched my head awhile without thinking of a credible production use case
> that would notice the difference.  Which one did you have in mind?

Well, mainly that it's making our regression tests fail, which suggests
behavioral instability that could be important for production.

Aside from the specific case you diagnosed, it's clear from buildfarm
results that the five-second timeout elsewhere in
test_postmaster_connection has got funny behavior under load; there are
way too many cases where pg_ctl gives up after exactly that long, with
no useful information printed.  The draft patch I posted gets rid of that
behavior ...
        regards, tom lane



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: pg_ctl/pg_rewind tests vs. slow AIX buildfarm members
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: checkpointer continuous flushing