Re: Non-reproducible AIO failure - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Non-reproducible AIO failure
Date
Msg-id w2ipp4iqrokuqzdzxglqaas7axbyuxtaedlc37h7npsa2jutia@52lsdt5sb4dn
Whole thread Raw
In response to Re: Non-reproducible AIO failure  (Konstantin Knizhnik <knizhnik@garret.ru>)
List pgsql-hackers
On 2025-06-17 18:08:30 +0300, Konstantin Knizhnik wrote:
> 
> On 17/06/2025 4:47 pm, Andres Freund wrote:
> > > I and Alexandr are using completely different devices with different
> > > hardware, OS and clang version.
> > Both of you are running Ventura, right?
> > 
> No, Alexandr is using darwin23.5

I.e. Sonoma.


> Alexandr also noticed that he can reproduce the problem only with
> --with-liburing.
> And  I am not using it.

That must be a misunderstanding - liburing is linux only.



> > I guess
> >    kextstat -l|grep -v com.apple
> > might suffice.
> 
> kextstat -l| grep -v com.apple
> Executing: /usr/bin/kmutil showloaded --list-only
> No variant specified, falling back to release

Thanks.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Non-reproducible AIO failure
Next
From: Vik Fearing
Date:
Subject: Re: Add CASEFOLD() function.