Re: FATAL: could not receive data from WAL stream

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: FATAL: could not receive data from WAL stream
Дата
Msg-id CAB7nPqQQcd9uqszrWbB2myN3q=2vPUwh9Rp-XMavTC8PvJLt4g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FATAL: could not receive data from WAL stream  (Patrick B <patrickbakerbr@gmail.com>)
Ответы Re: FATAL: could not receive data from WAL stream  (Patrick B <patrickbakerbr@gmail.com>)
Список pgsql-general
On Tue, Sep 20, 2016 at 1:30 PM, Patrick B <patrickbakerbr@gmail.com> wrote:
> 2016-09-20 15:14 GMT+12:00 Venkata B Nagothi <nag1010@gmail.com>:
>> Do you mean to say that the WAL file "000000020000179A000000F8" is
>> available @ "/var/lib/pgsql/9.2/archive" location ?
>
> Yes!

Timeline 2 has visibly reached its end at segment
000000020000179A000000F8 and it cannot find in the archive the history
file to see from which timeline it needs to fetch afterwards. As the
timeline file cannot be found, it then attempts to fetch the segment
that it thinks is complete from the master itself.

Didn't you trigger a promotion which would make the master reach the
timeline 3? And are you sure that 00000003.history is not in the
archives?
--
Michael


В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: We have a requirement to downgrade from PostgreSQL 9.5.4 to 9.5.2
Следующее
От: Patrick B
Дата:
Сообщение: Re: FATAL: could not receive data from WAL stream