maybe pg_basebackup can`t handle such big database.try rsync,pg_start_backup,rsync,pg_stop_backup,it always works fine for us.our instance is about 2TB and we use pg9.1.x.
jov 在 2013-2-7 下午2:25,"Michael Harris" <michael.har...@ericsson.com>写道: > Hi Hari, > > Thanks for the tip. We tried applying that patch, however the error > recurred exactly as before. > > Regards // Mike > > > -----Original Message----- > From: Hari Babu [mailto:haribabu.ko...@huawei.com] > Sent: Tuesday, 5 February 2013 10:07 PM > To: Michael Harris; pgsql-general@postgresql.org > Subject: RE: [GENERAL] Hot Standby has PANIC: WAL contains references to > invalid pages > > On Tuesday, February 05, 2013 6:05 AM Michael Harris wrote: > >Any ideas for a next troubleshooting step? > > [BUG?] lag of minRecoveryPont in archive recovery, which has fixed > recently. > Please check the following link for more details. It may help. > > > http://www.postgresql.org/message-id/20121206.130458.170549097.horiguchi.kyo > t...@lab.ntt.co.jp > > Regards, > Hari babu. > > > > > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general >