Re: WAL and XLOG - Mailing list pgsql-hackers

From Amit Langote
Subject Re: WAL and XLOG
Date
Msg-id CA+HiwqFpi4XwWQyAKq7npMsOLYTJxAMTRDV1stVAzN820TnaiQ@mail.gmail.com
Whole thread Raw
In response to WAL and XLOG  (mohsen soodkhah mohammadi <mohsensoodkhah@gmail.com>)
List pgsql-hackers
On Sun, Jul 7, 2013 at 3:48 PM, mohsen soodkhah mohammadi
<mohsensoodkhah@gmail.com> wrote:
> hello.
> I am reading about WAL and XLOG records.
> I am beginner in them.
> can you direct me and give me some document?
> I want to know what did save in XLOG records exactly and who can create XLOG
> records?
>

You could start here:
http://www.postgresql.org/docs/9.2/static/wal-intro.html


--
Amit Langote



pgsql-hackers by date:

Previous
From: Robins Tharakan
Date:
Subject: Re: Add some regression tests for SEQUENCE
Next
From: Simon Riggs
Date:
Subject: Re: ALTER TABLE lock strength reduction patch is unsafe