Re: "invalid contrecord" error on replica - Mailing list pgsql-general

From Laurenz Albe
Subject Re: "invalid contrecord" error on replica
Date
Msg-id 2f06177afc2acb33b4dc3ba70cc6c52af9aeefdc.camel@cybertec.at
Whole thread Raw
In response to Re: "invalid contrecord" error on replica  (Adrien Nayrat <adrien.nayrat@anayrat.info>)
Responses Re: "invalid contrecord" error on replica
List pgsql-general
On Sun, 2021-05-02 at 22:43 +0200, Adrien Nayrat wrote:
> LOG:  started streaming WAL from primary at AA/A1000000 on timeline 1
> FATAL:  could not receive data from WAL stream : ERROR:  requested starting 
> point AA/A1000000 is ahead of the WAL flush position of this server AA/A0FFFBE8

You are trying to stream from a server whose WAL position is *behind* your
own.  That cannot work.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-general by date:

Previous
From: Wolfgang Rißler
Date:
Subject: Re: Access a newer Version of PGDB (v13) with an older libpq (v10 x86)
Next
From: Adrien Nayrat
Date:
Subject: Re: "invalid contrecord" error on replica