From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Streaming replication, some small issues |
Date: | 2009-12-11 08:01:15 |
Message-ID: | 3f0b79eb0912110001m63c166e8x4eaf7ed0f20137a@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Dec 8, 2009 at 5:30 PM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> - If a WAL file is not found in the master for some reason, standby goes
> into an infinite loop retrying it:
>
> ERROR: could not read xlog records: FATAL: could not open file
> "pg_xlog/000000010000000000000000" (log file 0, segment 0): No such file
> or directory
I also fixed this problem.
git://git.postgresql.org/git/users/fujii/postgres.git
branch: replication
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Takahiro Itagaki | 2009-12-11 08:34:11 | Re: Largeobject Access Controls (r2460) |
Previous Message | KaiGai Kohei | 2009-12-11 07:46:22 | Re: Largeobject Access Controls (r2460) |