Re: Recovering data via raw table and field separators

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Recovering data via raw table and field separators
Дата
Msg-id 20071204215024.GE19536@svana.org
обсуждение исходный текст
Ответ на Re: Recovering data via raw table and field separators  ("John Wells" <jb@sourceillustrated.com>)
Ответы Re: Recovering data via raw table and field separators  ("John Wells" <jb@sourceillustrated.com>)
Список pgsql-general
On Tue, Dec 04, 2007 at 03:05:53PM -0500, John Wells wrote:
> So, given a database table file that still has records in it, and
> given the fact that these records could be parsed and displayed if the
> proper utilty knew how to read the various data structures used to
> denote field and record length, is there no utility to do this? I
> seems that it would be fairly straight forward to somehow read the
> records, yet to pay no mind to the deleted flag (or whatever mechanism
> postgresql uses to mark them as deleted).

Ofcourse, see the pg_filedump mentioned at the beginning of this
thread.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Вложения

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

Предыдущее
От: "Obe, Regina"
Дата:
Сообщение: Re: stored procedures and dynamic queries
Следующее
От: Brian Wipf
Дата:
Сообщение: Re: Disconnects hanging server