Re: [PATCHES] About the structure of WAL Files.

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Charlie Wang" <wangbaobing(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] About the structure of WAL Files.
Date: 2006-03-15 14:05:17
Message-ID: 36e682920603150605y1654ddepc8a6dda624d7dadf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On 3/15/06, Charlie Wang <wangbaobing(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-03-15 15:03:45 Re: constraints and sql92 information_schema compliance
Previous Message Alvaro Herrera 2006-03-15 13:52:30 Re: About the structure of WAL Files.

Browse pgsql-patches by date

  From Date Subject
Next Message Simon Riggs 2006-03-16 15:34:56 Automatically setting work_mem
Previous Message Alvaro Herrera 2006-03-15 13:52:30 Re: About the structure of WAL Files.