Re: locked up backends

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: locked up backends
Дата
Msg-id 22106.986519002@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: locked up backends  ("Randall F. Kern" <randy@spoke.net>)
Ответы Re: locked up backends  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-general
"Randall F. Kern" <randy@spoke.net> writes:
> I see this pretty often on 7.1b4, running on redhat linux 6.2 (or 7.0;
> same problem on both).  My lockups are always either INSERT or UPDATE,
> and all the other backends are shown as "idle in transaction".

Oh?  7.1 doesn't have the problem I was thinking of, so you may have a
different issue.  Could you attach to the stuck backends with gdb and
get a backtrace from each one, so we can see approximately what they're
doing?  (It'd help if you've compiled with debug symbols.)

            regards, tom lane

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

Предыдущее
От: "Randall F. Kern"
Дата:
Сообщение: RE: locked up backends
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: locked up backends