On 11/14/25 13:52, Christoph Berg wrote: > Re: Tomas Vondra >> So I'm leaning to adjust pg_numa_init() to also check EPERM, per the >> attached patch. It still calls numa_available(), so that we don't >> silently miss future libnuma changes. >> >> Can you check this makes it work inside the docker container? > > Yes your patch works. (Sorry I meant to test earlier, but RL...) >
Thanks. I've pushed the fix (and backpatched to 18). regards -- Tomas Vondra
