Re: occasional ECPG failures on dikkop (FreeBSD)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: occasional ECPG failures on dikkop (FreeBSD)
Date: 2026-05-06 14:15:32
Message-ID: 768823.1778076932@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tomas Vondra <tomas(at)vondra(dot)me> writes:
> Ah, I haven't noticed the last couple messagess, mentioning dikkop. Not
> sure if it's the same issue - I guess we'll have to wait if the failures
> go away once it gets fixed.

> Still, it seems like a long-standing issue. It's curious dikkop started
> failing only very recently, after the OS upgrade.

Yeah. Given that these are threading tests, I'm suspecting some
change in thread scheduling behavior in this latest FBSD release,
which somehow made it easier to hit a pre-existing issue.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-05-06 14:44:26 Re: pgindent versus struct members and typedefs
Previous Message Tomas Vondra 2026-05-06 14:11:25 Re: occasional ECPG failures on dikkop (FreeBSD)