Interpreting MessageQueueSend state

Поиск
Список
Период
Сортировка
От Benjamin Leis
Тема Interpreting MessageQueueSend state
Дата
Msg-id CADP9qHt+nGXHB8m=bnpce8PnvC4m=5Fi7UoxvUoMR-zGH8_dAQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Interpreting MessageQueueSend state
Список pgsql-general

I'm looking at a pg_stat_activity dump where there are a group of active
threads stuck for a long time in MessageQueueSend

7:52.394089+00 | IPC | MessageQueueSend | active |
| 27406510 | -5892847938856697008 | SELECT ....

Does this mean they are blocked on clients reading data or does it
represent something blocking on the server side?
Thanks
Ben

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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: Issue in compiling postgres on latest macOS 14.1.1
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Interpreting MessageQueueSend state