Re: LargeObjectDrop and simple_heap_delete - Are these errors normal?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: LargeObjectDrop and simple_heap_delete - Are these errors normal?
Дата
Msg-id 19453.1059687524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: LargeObjectDrop and simple_heap_delete - Are these errors normal?  ("tech techie" <techie@1stcounsel.com>)
Список pgsql-admin
"tech techie" <techie@1stcounsel.com> writes:
> After the most recent 'crash' I went into
> single user mode, and did the following:
> 1) reindex database dbname --> 5 minutes to run
> 2) vacuum full ----> 45 minutes with the
> following errors:
> backend> vacuum full;
> WARNING:  Index
> pg_attribute_relid_attnam_index: NUMBER OF
> INDEX' TUPLES (1191) IS NOT THE SAME AS HEAP'
> (1302).
>         Recreate the index.
> [ etc ]

Whoa.  If you are seeing that immediately after a reindex, then there's
something really wrong.  Have you done any hardware diagnostics
recently?  memtest86 and badblocks seem to be the standard tools to try.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Standard Input Passwords?
Следующее
От: Daniel Gerardo Lucero Baylon
Дата:
Сообщение: Starting PostgreSQL server as root