| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | mohsen soodkhah mohammadi <mohsensoodkhah(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: WAL and XLOG |
| Date: | 2013-07-07 13:09:46 |
| Message-ID: | CA+HiwqFpi4XwWQyAKq7npMsOLYTJxAMTRDV1stVAzN820TnaiQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Jul 7, 2013 at 3:48 PM, mohsen soodkhah mohammadi
<mohsensoodkhah(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2013-07-07 13:24:48 | Re: ALTER TABLE lock strength reduction patch is unsafe |
| Previous Message | Robins Tharakan | 2013-07-07 13:01:51 | Re: Add some regression tests for SEQUENCE |