Re: Help using pgfsck

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Help using pgfsck
Дата
Msg-id 20030414235210.GA11934@svana.org
обсуждение исходный текст
Ответ на Help using pgfsck  ("Vilson farias" <vilson.farias@digitro.com.br>)
Список pgsql-general
On Mon, Apr 14, 2003 at 06:34:33PM -0300, Vilson farias wrote:
> Greetings,
>
>   I've been trying to use pgfsck since my PostgreSQL database was raising a
> "Memory exhausted in
> AllocSetAlloc" but it seems pgfsck is reading my datetimes in a wrong way,
> so I can't export data to recover my database.

Yeah, sorry about that. I couldn't work out how datetimes and timestamps
were stored in the file so I never got round to adding them. As you can see
they look about 5 bytes in width. If you can work it out there is a section
near the front of the program that does the data type conversions. Add it
there and it should dump properly.
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
>   - Samuel P. Huntington

Вложения

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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Are we losing momentum?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Why no performance boost although I added an index?