Re: Reading information from crashed PGDATA

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Reading information from crashed PGDATA
Дата
Msg-id 20080320165111.GE6235@alvh.no-ip.org
обсуждение исходный текст
Ответ на Reading information from crashed PGDATA  (veejar <veejar.net@gmail.com>)
Список pgsql-admin
veejar escribió:

> When I have only folder base or base+global, can I read tables data
> from databases in such PGDATA via any tools or methods?

No, you need pg_clog at the very least.  pg_xlog, pg_multixact and
pg_subtrans are almost equally important -- I think you could start
without them but it's not unlikely that your data would be corrupt.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Ray Stell
Дата:
Сообщение: Re: lock help
Следующее
От: Vishal Arora
Дата:
Сообщение: Re: Postgres Performance