Re: More efficient build farm animal wakeup?

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: More efficient build farm animal wakeup?
Date: 2022-11-23 20:59:55
Message-ID: CABUevExXbsphkCuyy1DYQiu7UkjXrj6yrY2bs1ymLQ2g3cB9MA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 23, 2022 at 9:15 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:

> On Wed, Nov 23, 2022 at 2:09 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > It's a huge improvement here.
>
> Same here. eelpout + elver looking good, just a fraction of a second
> hitting that web server each minute. Long polling will be better and
> shave off 30 seconds (+/- 30) on start time, but this avoids a lot of
> useless churn without even needing a local mirror. Thanks Andrew!
>

Are you saying you still think it's worth pursuing longpoll or similar
methods for it, or that this is good enough?

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-11-23 21:01:03 Re: fixing CREATEROLE
Previous Message David G. Johnston 2022-11-23 20:59:31 Re: fixing CREATEROLE