Re: More efficient build farm animal wakeup? - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: More efficient build farm animal wakeup?
Date
Msg-id CA+hUKGJ=yQFz+bDE-qLANBYw62C7qnpvtVTH+kkcr9S20xDmDA@mail.gmail.com
Whole thread Raw
In response to Re: More efficient build farm animal wakeup?  (Andres Freund <andres@anarazel.de>)
Responses Re: More efficient build farm animal wakeup?
List pgsql-hackers
On Wed, Nov 23, 2022 at 2:09 PM Andres Freund <andres@anarazel.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!



pgsql-hackers by date:

Previous
From: Stavros Koureas
Date:
Subject: Re: Logical Replication Custom Column Expression
Next
From: Justin Pryzby
Date:
Subject: Re: New docs chapter on Transaction Management and related changes