public inbox for [email protected]
help / color / mirror / Atom feed(no subject)
5+ messages / 4 participants
[nested] [flat]
* (no subject)
@ 2025-03-07 09:15 Álvaro Herrera <[email protected]>
2025-03-07 09:28 ` Re: Mikael Kjellström <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Álvaro Herrera @ 2025-03-07 09:15 UTC (permalink / raw)
To: Mikael Kjellström <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; Peter Eisentraut <[email protected]>; [email protected]; [email protected]; [email protected]
Bcc:
Subject: Re: please update description of grison
Reply-To:
In-Reply-To: <[email protected]>
On 2025-Mar-07, Mikael Kjellström wrote:
> Hi
>
> Sorry should be:
>
> ./update_personality.pl --os-version="12" --compiler-version="12.2.0"
>
> as the os is:
>
> Raspbian GNU/Linux 12 (bookworm)
>
> and compiler is:
>
> $ gcc --version
>
> gcc (Raspbian 12.2.0-14+rpi1) 12.2.0
>
> right?
Sounds correct to me. You could also say --compiler-version=12.2.0-14+rpi1
but the extra detail probably adds little.
Adding Filipe Rosset to CC, because his animal versions could also do
with some retouching.
--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Computing is too important to be left to men." (Karen Spärck Jones)
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re:
2025-03-07 09:15 (no subject) Álvaro Herrera <[email protected]>
@ 2025-03-07 09:28 ` Mikael Kjellström <[email protected]>
2025-03-07 19:56 ` (no subject) Tom Lane <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Mikael Kjellström @ 2025-03-07 09:28 UTC (permalink / raw)
To: Álvaro Herrera <[email protected]>; +Cc: Stefan Kaltenbrunner <[email protected]>; Peter Eisentraut <[email protected]>; [email protected]; [email protected]; [email protected]
On 2025-03-07 10:15, Álvaro Herrera wrote:
>> Hi
>>
>> Sorry should be:
>>
>> ./update_personality.pl --os-version="12" --compiler-version="12.2.0"
>>
>> as the os is:
>>
>> Raspbian GNU/Linux 12 (bookworm)
>>
>> and compiler is:
>>
>> $ gcc --version
>>
>> gcc (Raspbian 12.2.0-14+rpi1) 12.2.0
>>
>> right?
> Sounds correct to me. You could also say --compiler-version=12.2.0-14+rpi1
> but the extra detail probably adds little.
OK. I've updated it now but skipped the extra compiler details. I guess
it goes onto some approve queue somewhere or takes a while before it
updates the information?
I will go through my other animals and change them also so they are correct.
/Mikael
^ permalink raw reply [nested|flat] 5+ messages in thread
* (no subject)
2025-03-07 09:15 (no subject) Álvaro Herrera <[email protected]>
2025-03-07 09:28 ` Re: Mikael Kjellström <[email protected]>
@ 2025-03-07 19:56 ` Tom Lane <[email protected]>
2025-03-07 21:14 ` Re: Mikael Kjellström <[email protected]>
2025-03-08 12:18 ` Re: Andrew Dunstan <[email protected]>
0 siblings, 2 replies; 5+ messages in thread
From: Tom Lane @ 2025-03-07 19:56 UTC (permalink / raw)
To: Mikael Kjellström <[email protected]>; +Cc: Álvaro Herrera <[email protected]>; Stefan Kaltenbrunner <[email protected]>; Peter Eisentraut <[email protected]>; [email protected]; [email protected]; [email protected]
=?UTF-8?Q?Mikael_Kjellstr=C3=B6m?= <[email protected]> writes:
> OK. I've updated it now but skipped the extra compiler details. I guess
> it goes onto some approve queue somewhere or takes a while before it
> updates the information?
I believe it shows up immediately on the members page:
https://buildfarm.postgresql.org/cgi-bin/show_members.pl
Individual build runs capture the current setting, so you won't
see a change in existing run logs; the next run on a branch
will update that.
regards, tom lane
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re:
2025-03-07 09:15 (no subject) Álvaro Herrera <[email protected]>
2025-03-07 09:28 ` Re: Mikael Kjellström <[email protected]>
2025-03-07 19:56 ` (no subject) Tom Lane <[email protected]>
@ 2025-03-07 21:14 ` Mikael Kjellström <[email protected]>
1 sibling, 0 replies; 5+ messages in thread
From: Mikael Kjellström @ 2025-03-07 21:14 UTC (permalink / raw)
To: Tom Lane <[email protected]>; +Cc: Álvaro Herrera <[email protected]>; Stefan Kaltenbrunner <[email protected]>; Peter Eisentraut <[email protected]>; [email protected]; [email protected]; [email protected]
On 2025-03-07 20:56, Tom Lane wrote:
> =?UTF-8?Q?Mikael_Kjellstr=C3=B6m?=<[email protected]> writes:
>> OK. I've updated it now but skipped the extra compiler details. I guess
>> it goes onto some approve queue somewhere or takes a while before it
>> updates the information?
> I believe it shows up immediately on the members page:
>
> https://buildfarm.postgresql.org/cgi-bin/show_members.pl
> Individual build runs capture the current setting, so you won't
> see a change in existing run logs; the next run on a branch
> will update that.
>
Yes, my animals has started to report in with the updated info. I've
updated all my animals so they are reflecting the reality.
/Mikael
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re:
2025-03-07 09:15 (no subject) Álvaro Herrera <[email protected]>
2025-03-07 09:28 ` Re: Mikael Kjellström <[email protected]>
2025-03-07 19:56 ` (no subject) Tom Lane <[email protected]>
@ 2025-03-08 12:18 ` Andrew Dunstan <[email protected]>
1 sibling, 0 replies; 5+ messages in thread
From: Andrew Dunstan @ 2025-03-08 12:18 UTC (permalink / raw)
To: Tom Lane <[email protected]>; Mikael Kjellström <[email protected]>; +Cc: Álvaro Herrera <[email protected]>; Stefan Kaltenbrunner <[email protected]>; Peter Eisentraut <[email protected]>; [email protected]; [email protected]; [email protected]
On 2025-03-07 Fr 2:56 PM, Tom Lane wrote:
> =?UTF-8?Q?Mikael_Kjellstr=C3=B6m?= <[email protected]> writes:
>> OK. I've updated it now but skipped the extra compiler details. I guess
>> it goes onto some approve queue somewhere or takes a while before it
>> updates the information?
> I believe it shows up immediately on the members page:
>
> https://buildfarm.postgresql.org/cgi-bin/show_members.pl
>
> Individual build runs capture the current setting, so you won't
> see a change in existing run logs; the next run on a branch
> will update that.
>
>
Yes, pretty much. There's a table called personality that captures the
changes with a timestamp, and the status pages show the personality with
the latest timestamp earlier than the the run.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2025-03-08 12:18 UTC | newest]
Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-03-07 09:15 Álvaro Herrera <[email protected]>
2025-03-07 09:28 ` Re: Mikael Kjellström <[email protected]>
2025-03-07 19:56 ` Tom Lane <[email protected]>
2025-03-07 21:14 ` Re: Mikael Kjellström <[email protected]>
2025-03-08 12:18 ` Re: Andrew Dunstan <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox