Re: postgresql statements are waiting

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: postgresql statements are waiting
Дата
Msg-id AANLkTi=U48HBU4j-5UF_ZeyxtzZg4ARb874cPo3qnBe1@mail.gmail.com
обсуждение исходный текст
Ответ на postgresql statements are waiting  (bakkiya <bakkiya@gmail.com>)
Список pgsql-performance
On Tue, Nov 30, 2010 at 4:38 AM, bakkiya <bakkiya@gmail.com> wrote:
>
> Hi,
> I am working on a performance issue with a partitioned table. Some of my sql
> statements against this partition table is in waiting state for long time. I
> have queried waiting=true in pg_stat_activity. Now, is there a way to find
> out which sql is making other statements to wait.

http://wiki.postgresql.org/wiki/Lock_Monitoring

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: postgresql statements are waiting
Следующее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Simple database, multiple instances?