Обсуждение: Vacuum Warning

Поиск
Список
Период
Сортировка

Vacuum Warning

От
Prasanth
Дата:
Hi,

I got this message in my daily vacuum. Is it some thing to worry about?
What exactly does this mean?

vacuumdb: vacuuming database "test_server"
WARNING:  relation "account_lists" page 189 is uninitialized --- fixing

Thanks,
-Prasanth.

Re: Vacuum Warning

От
Tom Lane
Дата:
Prasanth <dbadmin@nqadmin.com> writes:
> I got this message in my daily vacuum. Is it some thing to worry about?
> What exactly does this mean?

> vacuumdb: vacuuming database "test_server"
> WARNING:  relation "account_lists" page 189 is uninitialized --- fixing

This can happen after a crash; it's harmless AFAIK.

            regards, tom lane