On 3/15/06, Charlie Wang <[EMAIL PROTECTED]> 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 need
On Wed, 2006-03-15 at 09:12 -0400, Alvaro Herrera wrote:
> Charlie Wang wrote:
> > I want to write a function to expose the content of WAL Files as streams,
> > and then send to somewhere else, record by record.
>
> Re: the WAL records, most likely they are useless outside the server
> that gener
Charlie Wang wrote:
> I want to write a function to expose the content of WAL Files as streams,
> and then send to somewhere else, record by record.
This is not a patch -- please do not write to the pgsql-patches list.
Thanks.
Re: the WAL records, most likely they are useless outside the server