Re: To find process that lock a table

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: To find process that lock a table
Дата
Msg-id BANLkTikTOtGhx-sbdXYp0=jc_J=hgmiV5g@mail.gmail.com
обсуждение исходный текст
Ответ на To find process that lock a table  (manuel antonio ochoa <manuel8aalfaro@gmail.com>)
Список pgsql-sql
On Mon, Jun 6, 2011 at 5:16 PM, manuel antonio ochoa
<manuel8aalfaro@gmail.com> wrote:
> Hello ,
>
> do you know how to find a process that is locking a table  ? I try to run a
> vacuum analyze  , an it take a state of waiting , I canceled it after 20
> minutes , then
> I try to run an analyze  and the same happen, take a state waiting.

Try the queries here: http://wiki.postgresql.org/wiki/Lock_Monitoring


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

Предыдущее
От: manuel antonio ochoa
Дата:
Сообщение: To find process that lock a table
Следующее
От: Andreas
Дата:
Сообщение: need help with some aggregation magic