Re: long running transactions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: long running transactions
Дата
Msg-id 26123.1160500707@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: long running transactions  (Tobias Brox <tobias@nordicbet.com>)
Ответы Re: long running transactions
Список pgsql-performance
Tobias Brox <tobias@nordicbet.com> writes:
> [Tom Lane - Tue at 01:09:52PM -0400]
>> Hmph.  Is the autovac process actually doing anything (strace would be
>> revealing)?  If not, can you attach to the autovac process with gdb and
>> get a stack trace to see where it's blocked?

> Sorry ... I SIGINT'ed it, and now it's gone :-(  I thought reloading the
> config would restart autovacuum.

It'll come back after the autovacuum naptime.  If it gets stuck again,
please investigate.

            regards, tom lane

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

Предыдущее
От: Tobias Brox
Дата:
Сообщение: Re: long running transactions
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Simple join optimized badly?