WAL

Lists: pgsql-hackers
From: mohsen soodkhah mohammadi <mohsensoodkhah(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: WAL
Date: 2013-07-06 04:29:49
Message-ID: CAGT6x6cyU0ww+TFNzy=yQangUAsDqa3gA8H6bSBbOvMj9j65yQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

hello.
I am reading about WAL and XLOG records.
I am beginner in them.
can you direct me and give me some document?


From: Hari Babu <haribabu(dot)kommi(at)huawei(dot)com>
To: "'mohsen soodkhah mohammadi'" <mohsensoodkhah(at)gmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WAL
Date: 2013-07-08 04:08:47
Message-ID: 016601ce7b90$d8f699b0$8ae3cd10$@kommi@huawei.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Saturday, July 06, 2013 10:00 AM mohsen soodkhah mohammadi wrote:

>hello.

>I am reading about WAL and XLOG records.

>I am beginner in them.

>can you direct me and give me some document?

Please go through the README file which is present in the following folder
for more details.

Src/backend/access/transam/

Regards,

Hari babu.