Postmaster running out of discspace; Data corruption?

Поиск
Список
Период
Сортировка
От Hannes Dorbath
Тема Postmaster running out of discspace; Data corruption?
Дата
Msg-id 4252aeb0$0$1685$8fe63b2a@news.disputo.net
обсуждение исходный текст
Ответы Re: Postmaster running out of discspace; Data corruption?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,
one of our servers did accidently run out of discspace during a huge
data load. Postmaster closed the connection with `no space left on
device, cannot write x_log' or something similar. We have fsync=false on
that machine. Do we have to fear data corruption? Postmaster continued
as normal (without a restart) after we freed some space on the drive and
did a VACUUM FULL.

Thanks in advance

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: PL/PERL: raise notice, exception ?
Следующее
От: tony
Дата:
Сообщение: Re: [HACKERS] plPHP in core?