lock contention, need profiling idea

Поиск
Список
Период
Сортировка
От AI Rumman
Тема lock contention, need profiling idea
Дата
Msg-id CAGoODpcEp6rBz0Bi4bMB1en1ZOo0D4h21OdammHB8-1cQWxxeg@mail.gmail.com
обсуждение исходный текст
Ответы Re: lock contention, need profiling idea  (Michael Paquier <michael.paquier@gmail.com>)
Re: lock contention, need profiling idea  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
I see lots of similar log message at a certain time in a day on Postgresql 9,.1:

LOG:  process 18855 still waiting for ShareLock on transaction 2856146023 after 1001.209 ms
STATEMENT:  UPDATE table1 SET time = $1 WHERE id = $2

The table1 size is 17 G. 

What could be the reason for this lock contention?
autovacuum?

Please give some idea.

Thanks.

В списке pgsql-general по дате отправления:

Предыдущее
От: Alexander Reichstadt
Дата:
Сообщение: Cannot query views with WHERE clause on renamed columns
Следующее
От: David G Johnston
Дата:
Сообщение: Re: Cannot query views with WHERE clause on renamed columns