Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables
Дата
Msg-id 2765.1208102066@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables  ("Paragon" <lr@pcorp.us>)
Ответы Re: VACUUM hanging on PostgreSQL 8.3.1 for larger tables
Список pgsql-general
"Paragon" <lr@pcorp.us> writes:
>> Is it actually *doing* anything, like consuming CPU or I/O -- and if so
>> which?  How much does VACUUM VERBOSE print before getting stuck?

> --If I start the
> vacuum verbose ky.ky_edges;
> and monitor vmstat 1 looks like this

Sure looks like a near-idle machine to me :-(.

I think that the vacuum must be stuck on a lock.  What other Postgres
processes have you got, and what are they doing?

            regards, tom lane

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

Предыдущее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: SQL injection, php and queueing multiple statement
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: SQL injection, php and queueing multiple statement