Re: Odd openbsd CI failure

From: Melanie Plageman <melanieplageman(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Odd openbsd CI failure
Date: 2025-11-20 17:16:37
Message-ID: CAAKRu_bbnVaWV0OtgASAQ89LNWd46b0eyedWvtEZG=xNKYJ2Ww@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Oct 8, 2025 at 9:22 AM Andres Freund <andres(at)anarazel(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2025-11-20 17:19:58 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Previous Message Bertrand Drouvot 2025-11-20 17:13:15 Re: Remove useless casts to (void *)