Re: More efficient build farm animal wakeup?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More efficient build farm animal wakeup?
Дата
Msg-id 3607174.1669161357@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: More efficient build farm animal wakeup?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> The new client side code is being tested on crake and working fine - the
> all-up-to-date case takes just a second or two, almost all of which is
> taken with getting the json file from the server. No git calls at all
> are done on the client in this case.

Nice!  I installed the new run_branches.pl file on sifaka, and it seems to
be doing the right things.  With the much lower overhead, I've reduced
that cronjob's cycle time from five minutes to one, so that machine's
response time should be even better.

It'll probably help my slower animals even more, so I'm off to
update them as well.

            regards, tom lane



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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Logical Replication Custom Column Expression
Следующее
От: Andres Freund
Дата:
Сообщение: Re: TAP output format in pg_regress