Re: corrupted indexes when using base backups generated from hot standby

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Lonni J Friedman <netllama(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: corrupted indexes when using base backups generated from hot standby
Date: 2013-01-29 16:32:54
Message-ID: 5107F9B6.8060903@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 26.01.2013 01:28, Lonni J Friedman wrote:
> On Tue, Jan 15, 2013 at 2:57 AM, Heikki Linnakangas
> <hlinnakangas(at)vmware(dot)com> wrote:
>> That process sounds correct. Since you're using pg_basebackup -x option, you
>> don't even need to copy the WAL logs, although it shouldn't do any harm
>> either . The tar file should contain everything needed to restore the
>> backup.
>>
>> Can you provide more information? The log output would be nice. How large is
>> the database? What kind of activity is there in the master while the backup
>> is taken?
>
> Sorry for the delayed reply, I was out of the office.
>
> The database is about 530GB uncompressed. The master is quite busy
> all the time, with inserts, updates& deletes.
>
> I've attached all the recent errors. I could send you the entire log
> if you'd prefer, its about 800KB compressed.

Thanks. I'm afraid I didn't get any wiser from the log output. Since
this is a test system, could you reduce the test case into something
smaller and self-contained?

- Heikki

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lonni J Friedman 2013-01-29 16:36:12 Re: corrupted indexes when using base backups generated from hot standby
Previous Message Flavio Henrique Araque Gurgel 2013-01-29 11:32:19 Re: PGSQL-IDLE connection problem