Thread: ...
Bcc: Subject: Re: please update description of grison Reply-To: In-Reply-To: <0ed90da3-9b76-4849-ad0c-049fbf7db30b@mksoft.nu> 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)
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
=?UTF-8?Q?Mikael_Kjellstr=C3=B6m?= <mikael.kjellstrom@mksoft.nu> 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
On 2025-03-07 20:56, Tom Lane wrote:
Mikael Kjellström <mikael.kjellstrom@mksoft.nu> 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
On 2025-03-07 Fr 2:56 PM, Tom Lane wrote: > =?UTF-8?Q?Mikael_Kjellstr=C3=B6m?= <mikael.kjellstrom@mksoft.nu> 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