On Thu, Jul 14, 2005 at 03:31:06PM +0900, clipper tokyo wrote: > > Hi, All > > I am new to devolopment of code, so maybe the question is quit simple. > > I am trying to write a tools to convert a binary WAL file to a text file.
I think you could start by looking at Tom Lane's xlogdump. It's incomplete but it is a good start. Search the archives for a message with these headers: To: "Mohan, Ross" <[EMAIL PROTECTED]> Cc: pgsql-admin@postgresql.org Subject: Re: [ADMIN] question about wal and point in time recovery In-reply-to: <[EMAIL PROTECTED]> Date: Wed, 13 Apr 2005 10:26:09 -0400 Message-ID: <[EMAIL PROTECTED]> From: Tom Lane <[EMAIL PROTECTED]> -- Alvaro Herrera (<alvherre[a]alvh.no-ip.org>) "Siempre hay que alimentar a los dioses, aunque la tierra esté seca" (Orual) ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend