Recovering Data from a crashed database

Поиск
Список
Период
Сортировка
От Eric Langheinrich
Тема Recovering Data from a crashed database
Дата
Msg-id u2za45216011004291235xb8d0062et8932cb9c71570ec9@mail.gmail.com
обсуждение исходный текст
Ответы Recovering Data from a crashed database  (Eric Langheinrich <elanghe@gmail.com>)
Список pgsql-general
I'm looking for options to recover data from a crashed postgres database server. We recently had a solid state storage device blow up taking the database server with it.
 
The database is version 8.3, the pg_clog, pg_xlog and subdirectories of pg_tblspc were wiped out with the crashed storage device. We do have the files under /data/base.
 
pgfsck looked like the right tool for the job, but seems to be outdated and lacking support for 8.3
 
I'm open to all options including outsourcing the data recovery. Any help is appreciated.
 
Thank you,
 
Eric

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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: Storing many big files in database- should I do it?
Следующее
От:
Дата:
Сообщение: Re: Populate arrays from multiple rows