Streaming replication - 11.5

Поиск
Список
Период
Сортировка
От Nicola Contu
Тема Streaming replication - 11.5
Дата
Msg-id CAMTZZh20bCNzf3o+OqVGbZqZ2SXjVkn-hP27A8Rpf_O_gC6yPg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Streaming replication - 11.5
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: V9.5
Следующее
От: Kouber Saparev
Дата:
Сообщение: Re: Is it safe to rename an index through pg_class update?