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

From Konstantin Knizhnik
Subject Re: Non-reproducible AIO failure
Date
Msg-id 01a0d8e2-26cb-44ae-9ace-dbeba2c14df5@garret.ru
Whole thread Raw
In response to Re: Non-reproducible AIO failure  (Andres Freund <andres@anarazel.de>)
Responses Re: Non-reproducible AIO failure
List pgsql-hackers
On 17/06/2025 4:35 pm, Andres Freund wrote:
> Konstantin, Alexander - are you using the same device to reproduce this or
> different ones? I wonder if this somehow depends on some MDM / corporate
> enforcement tooling running or such.
>
> What does:
> - profiles status -type enrollment
> - kextstat -l
> show?


I and Alexandr are using completely different devices with different 
hardware, OS and clang version.

profiles status -type enrollment
Enrolled via DEP: No
MDM enrollment: Yes (User Approved)
MDM server: https://apple.mdm.jumpcloud.com/command


`kextstat -l` output very long list, should I post it all or search for 
some particular pattern?




pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Add progressive backoff to XactLockTableWait functions
Next
From: Tomas Vondra
Date:
Subject: Re: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)