Re: System hangs when Insert/Update

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: System hangs when Insert/Update
Дата
Msg-id 11048.991461766@sss.pgh.pa.us
обсуждение исходный текст
Ответ на System hangs when Insert/Update  (Lee Kwok Shing <kslee@graduate.hku.hk>)
Список pgsql-admin
Lee Kwok Shing <kslee@graduate.hku.hk> writes:
> for something since the following statements are execution repeatedly
>     select (0, NULL, NULL, .....

Sounds like the backends are waiting for a spinlock.  Could you
provide a debugger stack trace?

            regards, tom lane

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

Предыдущее
От: Lee Kwok Shing
Дата:
Сообщение: System hangs when Insert/Update
Следующее
От: Tom Lane
Дата:
Сообщение: Re: System hangs when Insert/Update