Re: Question about convert the binary WAL file - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Question about convert the binary WAL file
Date
Msg-id 20050714163041.GC19778@alvh.no-ip.org
Whole thread Raw
In response to Question about convert the binary WAL file  (clipper tokyo <clippertokyo@yahoo.co.jp>)
List pgsql-hackers
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" <RMohan@arbinet.com>
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] question about wal and point in time recovery 
In-reply-to: <CC74E7E10A8A054798B6611BD1FEF4D307966B32@vamail01.thexchange.com> 
Date: Wed, 13 Apr 2005 10:26:09 -0400
Message-ID: <7043.1113402369@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>


-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Siempre hay que alimentar a los dioses, aunque la tierra esté seca" (Orual)


pgsql-hackers by date:

Previous
From: "Jeffrey W. Baker"
Date:
Subject: Re: [PATCHES] O_DIRECT for WAL writes
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Autovacuum loose ends