Re: recover corrupt DB?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: recover corrupt DB?
Дата
Msg-id 49FBB4E1.40903@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: recover corrupt DB?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: recover corrupt DB?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: recover corrupt DB?  (Dan Armbrust <daniel.armbrust.list@gmail.com>)
Список pgsql-general
Tom Lane wrote:
> Craig Ringer <craig@postnewspapers.com.au> writes:
>> I've been wondering about this for a while. Why does Pg end up with the
>> database in an unusable, unrecoverable state after a disk-full error?
>
> It doesn't.  There must have been some other filesystem misfeasance
> involved in the OP's problem.

Cool - so it's definitely meant to handle disk-full fine. That's what  I
was concerned about.

These reports seem to come up a bit, with disk full issues resulting in
the need to pg_resetxlog, dump, and re-initdb, but I wouldn't be too
shocked if they all turned out to be on xfs or something like that.

--
Craig Ringer

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

Предыдущее
От: rwade@uci.edu
Дата:
Сообщение: function in pgAdmin
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Possible to prevent transaction abort?