Re: xlogdump enhancements

Поиск
Список
Период
Сортировка
От Diogo Biazus
Тема Re: xlogdump enhancements
Дата
Msg-id eca519a10607140748k1b5e72ceqb707b98000f74efc@mail.gmail.com
обсуждение исходный текст
Ответ на Re: xlogdump enhancements  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список pgsql-hackers


On 7/14/06, Jonah H. Harris <jonah.harris@gmail.com> wrote:
On 7/14/06, Martijn van Oosterhout <kleptog@svana.org> wrote:
> If you really want to tackle this the hard way, find some other program
> that does it. Here one written in Perl that can decode most tuples, but
> not all. It fails because it doesn't recognise all the types.

Yep Diogo, Martijn is correct.  You have to reassemble the tuple and
then generate the appropriate SQL statement for it.  For this, you'll
definitely need the catalog information to resolve relations, type
handling, etc.

Thanks for the info, I'm taking a look in that program. Is good to have a starting point :-)

--
Diogo Biazus - diogob@gmail.com
Móvel Consultoria
http://www.movelinfo.com.br
http://www.postgresql.org.br

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: contrib promotion?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: monolithic distro