From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Cleaning up threading code |
Date: | 2023-07-12 05:27:49 |
Message-ID: | CA+hUKGKLi4FM6aex8gjYxCU=uAJrzmVhB=EPagskvLP8gWjAhA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Jul 12, 2023 at 3:34 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Wed, Jul 12, 2023 at 3:21 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> > Apparently "drongo" didn't like something about this commit, and an
> > ecpg test failed, but I can't immediately see why. Just "server
> > closed the connection unexpectedly". drongo is running the new Meson
> > buildfarm variant on Windows+MSVC, so, being still in development, I
> > wonder if some diagnostic clue/log/backtrace etc is not being uploaded
> > yet. FWIW Meson+Windows+MSVC passes on CI.
>
> Oh, that's probably unrelated to this commit. It's failed 6 times
> like that in the past ~3 months.
Ah, right, that is a symptom of the old Windows TCP linger vs process
exit thing. Something on my list to try to investigate again, but not
today.
https://www.postgresql.org/message-id/flat/16678-253e48d34dc0c376%40postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2023-07-12 05:42:33 | Re: 'ERROR: attempted to update invisible tuple' from 'ALTER INDEX ... ATTACH PARTITION' on parent index |
Previous Message | Peter Smith | 2023-07-12 05:22:10 | Re: [Patch] Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL |