Re: Searching for: Fast windows buildfarm animal

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Searching for: Fast windows buildfarm animal
Дата
Msg-id 5449.1524269955@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Searching for: Fast windows buildfarm animal  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> * Andres Freund (andres@anarazel.de) wrote:
>> It'd be awesome if somebody could set up a windows animal that runs
>> frequently (i.e. checks for build needed every minute or five) and is
>> fast enough to not take ages to finish a build.

> Done.

Thanks!

BTW, dory just fell over in HEAD:

*** c:/pgbuildfarm/pgbuildroot/HEAD/pgsql.build/src/test/regress/expected/partition_prune.out    Fri Apr 20 16:03:09
2018
--- c:/pgbuildfarm/pgbuildroot/HEAD/pgsql.build/src/test/regress/results/partition_prune.out    Fri Apr 20 20:12:43
2018
***************
*** 1778,1788 ****
  -- Execute query 5 times to allow choose_custom_plan
  -- to start considering a generic plan.
  execute ab_q4 (1, 8);
!  avg
! -----
!
! (1 row)
!
  execute ab_q4 (1, 8);
   avg
  -----
--- 1778,1784 ----
  -- Execute query 5 times to allow choose_custom_plan
  -- to start considering a generic plan.
  execute ab_q4 (1, 8);
! ERROR:  lost connection to parallel worker
  execute ab_q4 (1, 8);
   avg
  -----

Wonder how reproducible that will be.

            regards, tom lane


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Searching for: Fast windows buildfarm animal
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Excessive PostmasterIsAlive calls slow down WAL redo