Re: "ERROR: latch already owned" on gharial - Mailing list pgsql-hackers

From Robert Haas
Subject Re: "ERROR: latch already owned" on gharial
Date
Msg-id CA+Tgmob=gwJcMWE3oVg=TV+CnJzN+kxwk5KzYyTyC=OD4mLUoA@mail.gmail.com
Whole thread Raw
In response to Re: "ERROR: latch already owned" on gharial  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: "ERROR: latch already owned" on gharial
Re: "ERROR: latch already owned" on gharial
List pgsql-hackers
On Fri, May 27, 2022 at 7:55 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> Thanks.  Hmm.  So far it's always a parallel worker.  The best idea I
> have is to include the ID of the mystery PID in the error message and
> see if that provides a clue next time.

What I'm inclined to do is get gharial and anole removed from the
buildfarm. anole was set up by Heikki in 2011. I don't know when
gharial was set up, or by whom. I don't think anyone at EDB cares
about these machines any more, or has any interest in maintaining
them. I think the only reason they're still running is that, just by
good fortune, they haven't fallen over and died yet. The hardest part
of getting them taken out of the buildfarm is likely to be finding
someone who has a working username and password to log into them and
take the jobs out of the crontab.

If someone really cares about figuring out what's going on here, it's
probably possible to get someone who is an EDB employee access to the
box to chase it down. But I'm having a hard time understanding what
value we get out of that given that the machines are running an
11-year-old compiler version on discontinued hardware on a
discontinued operating system. Even if we find a bug in PostgreSQL,
it's likely to be a bug that only matters on systems nobody cares
about.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Maxim Orlov
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15
Next
From: Tom Lane
Date:
Subject: Re: "ERROR: latch already owned" on gharial