Re: Adding some error context for lock wait failures - Mailing list pgsql-hackers

From Zhang Mingli
Subject Re: Adding some error context for lock wait failures
Date
Msg-id 47aad542-4002-4421-800c-e9da832e3a40@Spark
Whole thread Raw
In response to Re: Adding some error context for lock wait failures  (Dilip Kumar <dilipbalaut@gmail.com>)
Responses Re: Adding some error context for lock wait failures
List pgsql-hackers
Hi,


On Jul 11, 2025 at 11:36 +0800, Dilip Kumar <dilipbalaut@gmail.com>, wrote:

This seems to be quite useful to me, initially I thought if we can
print the relation and database name then this could be even better
but it might be a bad idea to fetch the object name while we are in
error callback.
May be confused if there were tables with same names under different schemas. 


--
Zhang Mingli
HashData

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: A recent message added to pg_upgade
Next
From: Dilip Kumar
Date:
Subject: Re: Adding some error context for lock wait failures