Re: Kill postgresql process

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: Kill postgresql process
Дата
Msg-id CAOBaU_bSNffGTF8s8mis28DDUOT1e2xC2cEhdHxEGLj5wAg=_w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Kill postgresql process  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: Kill postgresql process  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Le mar. 15 juin 2021 à 00:15, Laurenz Albe:

- Attach to the backend with gdb.
- Enter "print ProcessInterrupts()"

Of course that will not work if the backend is in uninterruptible
sleep (for example, stuck in an I/O operation).

that may be a terrible idea and leave a buffer pinned or something. and if it's not it won't tell us where we're missing a CALL_FOR_INTERRUPTS

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Kill postgresql process
Следующее
От: abbas alizadeh
Дата:
Сообщение: Re: Kill postgresql process