Re: record with incorrect prev-link

From: Philippe Rimbault <primbault(at)edd(dot)fr>
To: Bernd Helmle <mailings(at)oopsware(dot)de>
Cc: pgsql-testers(at)postgresql(dot)org
Subject: Re: record with incorrect prev-link
Date: 2010-09-15 07:04:17
Message-ID: 4C906FF1.7060301@edd.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-testers

On 14/09/2010 17:55, Bernd Helmle wrote:
>
>
> --On 14. September 2010 11:42:45 +0200 Philippe Rimbault
> <primbault(at)edd(dot)fr> wrote:
>
>> I've found this message in my server log (on the standby server) :
>> ...
>> 2010-09-14 11:10:51 CEST ( )LOG: record with incorrect prev-link
>> 1/798BDFC4 at 1/7B8BE010
>> 2010-09-14 11:10:51 CEST ( )FATAL: terminating walreceiver process due
>> to administrator command
>> cp: impossible d'évaluer « /opt/wal/00000001000000010000007B »: Aucun
>> fichier ou dossier de ce type
>> 2010-09-14 11:10:51 CEST ( )LOG: record with incorrect prev-link
>> 1/798BDFC4 at 1/7B8BE010
>> cp: impossible d'évaluer « /opt/wal/00000001000000010000007B »: Aucun
>> fichier ou dossier de ce type
>> 2010-09-14 11:10:51 CEST ( )LOG: streaming replication successfully
>> connected to primary
>> ...
>> (i'm french, the message "Aucun fichier ou dossier de ce type" = "no
>> such
>> file or directory")
>
> Maybe i'm wrong, but if I understand the code correctly this could
> mean that the walreceiver got a corrupted wal record, was shut down
> and the retry code retried recovering from the archive. Just guessing,
> but maybe there are issues with your network connectivity involved?
> Are you keeping getting such errors?
>
No more error at this time ...

In response to

Browse pgsql-testers by date

  From Date Subject
Next Message Lou Picciano 2010-10-09 01:06:28 Trying to do a build of 9.1 alpha 1 on OpenIndiana snv_147 - issues with perl?
Previous Message Bernd Helmle 2010-09-14 15:55:39 Re: record with incorrect prev-link