From: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: pgsql: Revert "initdb: Change authentication defaults" |
Date: | 2020-03-02 23:36:49 |
Message-ID: | d48e99d3-2a94-a616-760e-1d75d81a0a20@2ndQuadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On 3/2/20 2:05 AM, Tom Lane wrote:
> Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
>> On Sat, Feb 29, 2020 at 10:41 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> Did the buildfarm adjustments get made? (I'm assuming Andrew knows)
>> It's in Release 11 of the client and is mentioned in the release
>> notes. The release is dated last September. Making this change would
>> force a flag day update to that version for the buildfarm client,
> Hm, so scraping the buildfarm logs shows that we currently have this many
> animals reporting (on HEAD) for each client script_version:
>
> 42 'REL_11'
> 64 'REL_10'
> 2 'REL_9'
> 7 'REL_8'
> 1 'REL_7'
> 1 'REL_4.15'
>
> Looks like requiring REL_11 would still be a pretty large ask.
>
>
Possibly, although there are a few individuals who account for a
significant number of the lagging instances. I'll send out some emails
and see if we can improve the situation.
cheers
andrew
--
Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2020-03-02 23:41:56 | pgsql: Fix possibly-uninitialized variable. |
Previous Message | Alvaro Herrera | 2020-03-02 21:44:08 | pgsql: Represent command completion tags as structs |