Re: Fwd: corrupted files

From: Klaus Ita <klaus(at)worstofall(dot)com>
To: bricklen <bricklen(at)gmail(dot)com>
Cc: raghu ram <raghuchennuru(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Fwd: corrupted files
Date: 2013-07-30 15:18:37
Message-ID: CAGrfkYOkqEPri6hvxK17EyiBao1FmuJ1-ev5Uo78hC=_ic086w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

Yes, that's it!

thank you! It turned out that really there was a corruption in the main pg
server which was 'virally' propagated to

1. streaming replica
1. replaying wal receiver
1. old backup that tried to replay the wal's

I really thought with a master and 3 backups i'd be safe.

lg,k

On Tue, Jul 30, 2013 at 5:13 PM, bricklen <bricklen(at)gmail(dot)com> wrote:

> On Mon, Jul 29, 2013 at 11:50 PM, Klaus Ita <klaus(at)worstofall(dot)com> wrote:
>
>> I am trying to remember, there was a tool that plotted the contents of
>> the wal_files in a more readable format ...
>>
>
> xlogdump?
>
> https://github.com/snaga/xlogdump
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message bricklen 2013-07-30 15:29:11 Re: Fwd: corrupted files
Previous Message bricklen 2013-07-30 15:13:20 Re: Fwd: corrupted files

Browse pgsql-general by date

  From Date Subject
Next Message bricklen 2013-07-30 15:29:11 Re: Fwd: corrupted files
Previous Message bricklen 2013-07-30 15:17:50 Re: Alter table never finishes