Re: Hot Standby has PANIC: WAL contains references to invalid pages - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Hot Standby has PANIC: WAL contains references to invalid pages
Date
Msg-id CABUevEz_orRWw0zWRn_mowzBsnE_m4oQ+6hYkyVmcA9=B-zX2w@mail.gmail.com
Whole thread Raw
In response to Re: Hot Standby has PANIC: WAL contains references to invalid pages  (amutu <zhao6014@gmail.com>)
Responses Re: Hot Standby has PANIC: WAL contains references to invalid pages
List pgsql-general
On Thu, Feb 7, 2013 at 7:39 AM, amutu <zhao6014@gmail.com> wrote:
> 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.

It really should handle that without problem, but sure, it might be
worth trying that one. If you can show that the problem is in
pg_basebackup, that's a very clear bug (either in pg_basebackup or in
the backend supporting code), so that would be good to know.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

pgsql-general by date:

Previous
From: Gavan Schneider
Date:
Subject: Re: [NOVICE] Problems with ñ and tildes / CSV import problems in PostgreSQL 9.1
Next
From: Kevin Grittner
Date:
Subject: Re: REINDEX deadlock - Postgresql -9.1