Re: long running transactions

Поиск
Список
Период
Сортировка
От Tobias Brox
Тема Re: long running transactions
Дата
Msg-id 20061010170639.GB5360@oppetid.no
обсуждение исходный текст
Ответ на Re: long running transactions  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: long running transactions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
[Tom Lane - Tue at 12:42:52PM -0400]
> > belonging to autovacuum ... how come?
>
> Blocked on someone else's lock, maybe?

hardly, the autovacuum is the only one having such a low transaction id,
and also the only one hanging around when waiting a bit and rechecking
the pg_locks table.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: long running transactions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: long running transactions