| From: | amutu <zhao6014(at)gmail(dot)com> |
|---|---|
| To: | Michael Harris <michael(dot)harris(at)ericsson(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, Hari Babu <haribabu(dot)kommi(at)huawei(dot)com> |
| Subject: | Re: Hot Standby has PANIC: WAL contains references to invalid pages |
| Date: | 2013-02-07 06:39:45 |
| Message-ID: | CADyrUxO3QP+D2iTbPft-xs-8gCi=LjUnHE2WVL_yRF9uC_c6Kw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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(dot)harris(at)ericsson(dot)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(dot)kommi(at)huawei(dot)com]
> Sent: Tuesday, 5 February 2013 10:07 PM
> To: Michael Harris; pgsql-general(at)postgresql(dot)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
> taro(at)lab(dot)ntt(dot)co(dot)jp
>
> Regards,
> Hari babu.
>
>
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anoop K | 2013-02-07 06:55:03 | REINDEX deadlock - Postgresql -9.1 |
| Previous Message | Michael Harris | 2013-02-07 06:24:19 | Re: Hot Standby has PANIC: WAL contains references to invalid pages |