Re: AW: WAL does not recover gracefully from out-of-disk-sp ace

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: AW: WAL does not recover gracefully from out-of-disk-sp ace
Дата
Msg-id 200102261722.MAA28781@candle.pha.pa.us
обсуждение исходный текст
Ответ на AW: WAL does not recover gracefully from out-of-disk-sp ace  (Zeugswetter Andreas SB <ZeugswetterA@wien.spardat.at>)
Список pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> 
> > Regardless of whether this particular behavior is fixable, this brings
> > up something that I think we *must* do before 7.1 release: create a
> > utility that blows away a corrupted logfile to allow the system to
> > restart with whatever is in the datafiles.  Otherwise, there is no
> > recovery technique for WAL restart failures, short of initdb and
> > restore from last backup.  I'd rather be able to get at data of
> > questionable up-to-dateness than not have any chance of recovery
> > at all.
> 
Update OPEN ITEMS list:

Source Code Changes
-------------------
Allow recovery from corrupted WAL file
Finalize commit_delay value

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Ian Lance Taylor
Дата:
Сообщение: Re: Re: [PATCHES] A patch for xlog.c
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: AW: Release in 2 weeks ...