Re: recent failures on lorikeet - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: recent failures on lorikeet
Date
Msg-id 7ae24cd8-154c-9f36-ba61-f250f2c28da6@dunslane.net
Whole thread Raw
In response to Re: recent failures on lorikeet  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 6/14/21 12:33 PM, Andrew Dunstan wrote:
>
> The line in lmgr.c is where the process title gets changed to "waiting".
> I recently stopped setting process title on this animal on REL_13_STABLE
> and its similar errors have largely gone away. I can do the same on
> HEAD. But it does make me wonder what the heck has changed to make this
> code fragile.


Of course I meant the line (1831) in lock.c.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: PG 14 release notes, first draft
Next
From: Jeff Davis
Date:
Subject: Re: Question about StartLogicalReplication() error path