Re: Help - corruption issue?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help - corruption issue?
Дата
Msg-id 18686.1303758615@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Help - corruption issue?  (Phoenix Kiula <phoenix.kiula@gmail.com>)
Список pgsql-general
Phoenix Kiula <phoenix.kiula@gmail.com> writes:
> I did a COPY FROM and populated the entire table. In my hard disk, the
> space consumption went up by 64GB.

> Yet, when I do a "SELECT * FROM mytable LIMIT 1" the entire DB
> crashes. There is no visible record.

There should certainly be a "visible record" somewhere, ie, the
postmaster log.  It might also be productive to look in the kernel log
for events around the same time --- OOM kills would be recorded there,
and if the true story here is hardware problems there might also be
kernel log messages about that.

            regards, tom lane

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Help - corruption issue?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: Help - corruption issue?