| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | ning chan <ninchan8328(at)gmail(dot)com> |
| Cc: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Streaming Replication |
| Date: | 2013-01-15 16:46:56 |
| Message-ID: | CAHGQGwFDWtz4DA=dGgw5BNLzfYstA6Kg8VRKV2t1-3yYgnyZ+w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jan 16, 2013 at 1:22 AM, ning chan <ninchan8328(at)gmail(dot)com> wrote:
> Hi Albe,
> Thanks for your kind response.
> The wordings is confusing, it gives me impression that the recovery is going
> on.
Yes. Walreceiver receives the WAL records from the master server, and writes
them to the pg_xlog directory. Then the startup process reads the WAL records
from the pg_xlog directory, and replays them.
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Glyn Astill | 2013-01-15 17:13:53 | Re: Recommendations on plpgsql debugger? |
| Previous Message | Gauthier, Dave | 2013-01-15 16:43:38 | Re: Recommendations on plpgsql debugger? |