| От | Doug McNaught |
|---|---|
| Тема | Re: How to determine which are "idle in transaction" |
| Дата | |
| Msg-id | m37kqfl8uc.fsf@varsoon.denali.to обсуждение |
| Ответ на | How to determine which are "idle in transaction" (Mike Bridge <mike@bridgecanada.com>) |
| Список | pgsql-general |
Mike Bridge <mike@bridgecanada.com> writes: > When I do a "ps ax" I have 7 processes originating from my application > that are permamently "idle in transaction". First off, is this > something to be concerned about? Yes, it can block VACUUM. > It appears to be a vendor library > that's causing it. Second, how can I tell what these stuck transactions > are? Is there a way to list them? I don't think so, other than turning up logging to the point that SQL queries are logged, and watching for activity from those clients. They may be just issuing a BEGIN and then sitting there, which doesn't cause any problems with other databases... -Doug -- Let us cross over the river, and rest under the shade of the trees. --T. J. Jackson, 1863
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера