| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com> |
| Cc: | Aditya Kamath <Aditya(dot)Kamath1(at)ibm(dot)com>, 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-17 21:36:06 |
| Message-ID: | 6cc89932-316a-447b-8cea-272b2a95beaa@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 16.02.26 00:34, Tom Lane wrote:
> 0003 through 0005 are changes needed on top of that, mostly
> borrowed from your patches although I corrected a few things.
> I think these are small enough bites to be easily reviewable.
Regarding patch 0004, please see the thread
https://www.postgresql.org/message-id/flat/e8aa97db-872b-4087-b073-f296baae948d%40eisentraut.org
which is developing a more general and more robust version of that patch.
Separately, there is also this thread
https://www.postgresql.org/message-id/flat/58cedbc7-5658-468d-868e-a4d06de04ca6%40eisentraut.org
which was developed with the AIX support in mind. It seems it's no
longer needed for the AIX support, but it might still be interesting on
its own.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2026-02-17 21:36:53 | Re: index prefetching |
| Previous Message | Nathan Bossart | 2026-02-17 21:35:25 | Re: Use standard die() handler for SIGTERM in bgworkers |