Streaming replication - 11.5 - Mailing list pgsql-general

From Nicola Contu
Subject Streaming replication - 11.5
Date
Msg-id CAMTZZh20bCNzf3o+OqVGbZqZ2SXjVkn-hP27A8Rpf_O_gC6yPg@mail.gmail.com
Whole thread Raw
Responses Re: Streaming replication - 11.5  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Hello,
I have two servers connected to the same switch running postgres 11.5

I am trying to replicate one of those servers after a planned work on the master, so the replica has been lost. It has always worked but now I get this :

pg_basebackup: could not receive data from WAL stream: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.

I don't really understand what the issue is.
I had this issue last week as well in another DC and I had to reboot the slave to make it working (not sure why it helped)

Do you know what can cause this?

Thank you,
Nicola

pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: V9.5
Next
From: Kouber Saparev
Date:
Subject: Re: Is it safe to rename an index through pg_class update?