Re: Vacuum Full Analyze Stalled

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Vacuum Full Analyze Stalled
Дата
Msg-id 10235.1128304422@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Vacuum Full Analyze Stalled  ("Jeff Kirby" <Jeff.Kirby@wicourts.gov>)
Список pgsql-admin
"Jeff Kirby" <Jeff.Kirby@wicourts.gov> writes:
> the Linux box however is still chugging away this morning... and
> appears to be stuck on vacuuming "pg_constraint_contypid_index".  How
> do I know... well I don't really... I'm inferring based on the order
> of the log output on the Windows box.

Looking in pg_locks would give you a more reliable indicator of what the
VACUUM is currently working on.

Is the Linux box otherwise idle?  There was another report recently of a
vacuum hung up for a long time on pg_constraint_contypid_index, but it
seemed to be due to extremely heavy usage of domain types ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: display function code
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Need help with corrupt pg_statistic