Re: How to debug a locked backend ?

Поиск
Список
Период
Сортировка
От A.j. Langereis
Тема Re: How to debug a locked backend ?
Дата
Msg-id 009701c5ec42$d1de9870$3e01a8c0@aarjan2
обсуждение исходный текст
Ответ на How to debug a locked backend ?  (Csaba Nagy <nagy@ecircle-ag.com>)
Список pgsql-general
First of all: "TIP 2: Don't 'kill -9' the postmaster"

On topic: What do you mean with "locked"? Is it using 100% CPU? Or does it
give any error messages? If so, what are they?
If there is a deadlock situation, Postmaster should detect it and will then
cancel the query.

Yours,

Aarjan
----- Original Message -----
From: "Csaba Nagy" <nagy@ecircle-ag.com>
To: "Postgres general mailing list" <pgsql-general@postgresql.org>
Sent: Friday, November 18, 2005 12:13 PM
Subject: [GENERAL] How to debug a locked backend ?


> Hi all,
>
> I have right now a locked backend, similar to what I had a few days ago.
> It won't answer to pg_cancel_backend.
> Is there a way to diagnoze what it is actually doing ?
>
> If you answer, please do it quickly as in max 15 minutes I'll kill -9
> ...
>
> Thanks,
> Csaba.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: How to debug a locked backend ?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: How to debug a locked backend ?