Re: Apparently table locks are the key issue to see red flags

2022-03-16 Thread Adrian Klaver
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

Re: Apparently table locks are the key issue to see red flags

2022-03-16 Thread Ron
On 3/16/22 15: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. Where do these red markings occur?  (It is physically impossible for them to occur in Postgresql because

Apparently table locks are the key issue to see red flags

2022-03-16 Thread Shaozhong SHI
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? Regards, David