Re: [PATCHES] About the structure of WAL Files. - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: [PATCHES] About the structure of WAL Files.
Date
Msg-id 36e682920603150605y1654ddepc8a6dda624d7dadf@mail.gmail.com
Whole thread Raw
In response to About the structure of WAL Files.  (Charlie Wang <wangbaobing@gmail.com>)
List pgsql-hackers
On 3/15/06, Charlie Wang <wangbaobing@gmail.com> wrote:
Could you tell me something about the internal structure of the WAL Files?

Aside from looking at all the xlog code, the easiest way to understand the logs is to look at Tom's xlogdump utility.  You can find it in the archives somewhere but it needs to be updated a little such as changing the CRC and rtree calls.

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: About the structure of WAL Files.
Next
From: Tom Lane
Date:
Subject: Re: constraints and sql92 information_schema compliance