Warning: database postgres must be vacuumed within 1000000 transactions

Поиск
Список
Период
Сортировка
От asti1987
Тема Warning: database postgres must be vacuumed within 1000000 transactions
Дата
Msg-id 1294142808882-3326896.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Warning: database postgres must be vacuumed within 1000000 transactions
Re: Warning: database postgres must be vacuumed within 1000000 transactions
Список pgsql-general
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!

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Warning-database-postgres-must-be-vacuumed-within-1000000-transactions-tp3326896p3326896.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Radosław Smogura
Дата:
Сообщение: Re: Date Parameter To Query Confusing Optimizer
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: What is pg_toast_temp_* in my DB?