Re: Apparently table locks are the key issue to see red flags - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Apparently table locks are the key issue to see red flags
Date
Msg-id 14e1cc7f-c2e7-81b7-4d6a-086fb5fdef10@aklaver.com
Whole thread Raw
In response to Apparently table locks are the key issue to see red flags  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-general
On 3/16/22 13:15, Shaozhong SHI wrote:
> 
> 
> Apparently table locks are the key issue to see red flags.
> 
> As we observe, every time, red marking occurs, there must be some tables 
> are locked.
> 
> Can anyone shed light into this?

Not with the information provided.

Needed info(and you should know this by now):

1) Postgres version

2) Definition of red flags?

3) How do you observe the tables locked?

4) The results of the process you use in 3)

> 
> Regards,
> 
> David


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Apparently table locks are the key issue to see red flags
Next
From: Shaozhong SHI
Date:
Subject: How to explicitly lock and unlock tables in pgsql?