On Wed, Jan 16, 2013 at 1:22 AM, ning chan <ninchan8328@gmail.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