Re: Odd openbsd CI failure

Melanie Plageman <melanieplageman@gmail.com>

From: Melanie Plageman <melanieplageman@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2025-11-20T17:16:37Z
Lists: pgsql-hackers
On Wed, Oct 8, 2025 at 9:22 AM Andres Freund <andres@anarazel.de> wrote:
>
> Severel interesting bits:
> a) why is setsid() failing
> b) why did we write "unrecognized" as the backend type?

I just saw this again (causing a different test to fail).
https://cirrus-ci.com/task/6409088281608192

log from primary with same error:
https://api.cirrus-ci.com/v1/artifact/task/6409088281608192/testrun/build/testrun/bloom/001_wal/log/001_wal_primary.log

- Melanie