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

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Apparently table locks are the key issue to see red flags
Дата
Msg-id 14e1cc7f-c2e7-81b7-4d6a-086fb5fdef10@aklaver.com
обсуждение исходный текст
Ответ на Apparently table locks are the key issue to see red flags  (Shaozhong SHI <shishaozhong@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Ron
Дата:
Сообщение: Re: Apparently table locks are the key issue to see red flags
Следующее
От: Shaozhong SHI
Дата:
Сообщение: How to explicitly lock and unlock tables in pgsql?