Re: Streaming replication, some small issues
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2009-12-11T08:01:15Z
Lists: pgsql-hackers
On Tue, Dec 8, 2009 at 5:30 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.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