Re: xlogdump enhancements

From: "Diogo Biazus" <diogob(at)gmail(dot)com>
To: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
Cc: "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: xlogdump enhancements
Date: 2006-07-14 14:48:00
Message-ID: eca519a10607140748k1b5e72ceqb707b98000f74efc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 7/14/06, Jonah H. Harris <jonah(dot)harris(at)gmail(dot)com> wrote:
>
> On 7/14/06, Martijn van Oosterhout <kleptog(at)svana(dot)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(at)gmail(dot)com
Móvel Consultoria
http://www.movelinfo.com.br
http://www.postgresql.org.br

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2006-07-14 14:48:05 Re: monolithic distro
Previous Message Andrew Dunstan 2006-07-14 14:47:31 contrib promotion?