Re: Reducing power consumption on idle servers

From: Simon Riggs <simon(dot)riggs(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Chapman Flack <chap(at)anastigmatix(dot)net>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Reducing power consumption on idle servers
Date: 2022-03-23 18:21:24
Message-ID: CANbhV-G9N_1Q5TNfTybM+tD60VHDW2QY-M1Bgmg5QCaf6UUK2g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 22 Mar 2022 at 00:54, Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> On 2022-02-21 21:04:19 +0000, Simon Riggs wrote:
> > On Mon, 21 Feb 2022 at 16:49, Chapman Flack <chap(at)anastigmatix(dot)net> wrote:
> >
> > > Shouldn't the comment be "with work_done=false" ?
> >
> > Good catch, thanks.
> >
> > I've also added docs to say that "promote_trigger_file" is now
> > deprecated. There were no tests for that functionality, so just as
> > well it is being removed.
>
> Doesn't pass tests, and hasn't for weeks from what I can see: https://cirrus-ci.com/task/5925633648754688?logs=test_world#L1153
>
> Marked as waiting-on-author.

Hmm, just the not-in-sample test again. Fixed by marking GUC_NOT_IN_SAMPLE.

--
Simon Riggs http://www.EnterpriseDB.com/

Attachment Content-Type Size
hibernate_to_reduce_power_consumption.v4.patch application/octet-stream 21.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-03-23 18:21:37 Re: ubsan
Previous Message Simon Riggs 2022-03-23 18:20:09 Re: Parameter for planner estimate of recursive queries