Old query lying around in pg_stat_activity for weeks

Поиск
Список
Период
Сортировка
От Jacque Edmund
Тема Old query lying around in pg_stat_activity for weeks
Дата
Msg-id CANOmo00m4BDU1EqXQ6HAc8N7uQoiwo1zM=2BnR3Mq+K3hkGCHw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Old query lying around in pg_stat_activity for weeks  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-admin
Was alerted to an old query lying around in the pg_stat_activity view  on a little used server recently.   It ha no values for wait_event_type or wait_event and had an idle state value.  The query_start value was about two weeks old.  Odd, but after verifying it had no pg_lock lookup, I canceled it.   

Might there be an infrequent staleness of items that appear in the pg_stat_activity view that is just understood to be there from time to time?

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

Предыдущее
От: Paul Smith
Дата:
Сообщение: Re: Creating redwood datestyle in Postgres 12
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Old query lying around in pg_stat_activity for weeks