Re: Warning: database postgres must be vacuumed within 1000000 transactions

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Warning: database postgres must be vacuumed within 1000000 transactions
Дата
Msg-id 201101040715.45123.adrian.klaver@gmail.com
обсуждение исходный текст
Ответ на Warning: database postgres must be vacuumed within 1000000 transactions  (asti1987 <asti1987@gmail.com>)
Список pgsql-general
On Tuesday 04 January 2011 4:06:48 am asti1987 wrote:
> I got a big problem:
> Warning: database 'postgres' must be vacuumed within 1000000 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> Warning: database 'postgres' must be vacuumed within 999999 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> Warning: database 'postgres' must be vacuumed within 999998 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> Warning: database 'postgres' must be vacuumed within 999997 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> backend> vacuum
>
>
> Warning: database 'postgres' must be vacuumed within 999996 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> Warning: database 'postgres' must be vacuumed within 999995 transactions
> HINT: To avoid database shutdown, execute a full database vacuum  in
> 'postgres'
>
> its so slow!, i dont know what else to do, it will take 20 days to do it
> all, and i cant wait,
> help me please!
>

What is slow, the vacuum? Are you doing the vacuum on the 'postgres' database?



--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: What is pg_toast_temp_* in my DB?
Следующее
От: tv@fuzzy.cz
Дата:
Сообщение: Re: Warning: database postgres must be vacuumed within 1000000 transactions