| From: | Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Aditya Kamath <Aditya(dot)Kamath1(at)ibm(dot)com> |
| Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, Noah Misch <noah(at)leadboat(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "tristan(at)partin(dot)io" <tristan(at)partin(dot)io>, "postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com" <postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com> |
| Subject: | RE: AIX support |
| Date: | 2026-02-25 17:41:44 |
| Message-ID: | SJ4PPFB81778326204CC13908EFBB1A8514DB75A@SJ4PPFB81778326.namprd15.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Tom and team,
>Yes, the buildfarm scripts on that node were disabled earlier due to extensive
>testing activity. We are working on enabling the buildfarms, for the latest master.
We ran the buildfarm for the below releases on p9-aix1-postgres1,
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=douc&br=REL_16_STABLE
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=douc&br=REL_15_STABLE
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=douc&br=REL_14_STABLE
Also we ran it on master and all the tests are passing
douc:HEAD [15:30:25] running make PL installcheck (C)...
douc:HEAD [15:30:29] restarting db (C)...
douc:HEAD [15:30:32] running make contrib installcheck (C)...
douc:HEAD [15:31:20] restarting db (C)...
douc:HEAD [15:31:22] running make test-modules installcheck (C)...
douc:HEAD [15:31:59] stopping db (C)...
douc:HEAD [15:32:08] running make ecpg check ...
douc:HEAD [15:32:29] OK
Branch: HEAD
All stages succeeded
Warm regards,
Sriram.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Álvaro Herrera | 2026-02-25 17:47:28 | Re: persevere NO INHERIT when Dump not-null constraints on inherited columns |
| Previous Message | Alvaro Herrera | 2026-02-25 17:38:43 | Re: POC: make mxidoff 64 bits |