pg_rewind success even though getting error 'record with incorrect prev-link'

Поиск
Список
Период
Сортировка
От Abdullah Al Maruf
Тема pg_rewind success even though getting error 'record with incorrect prev-link'
Дата
Msg-id CANzStTDB7ipc9X-0PvLWdpwG18zCk4Ot49gtMZ8r7yPdS0oUBQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_rewind success even though getting error 'record withincorrect prev-link'  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-general
When I try to attach an old master with 'archiving set to on` as a new standby, `pg_rewind` doesn't throw any error, But, when the database starts, The following error appears:

```
LOG:  invalid record length at 0/B000098: wanted 24, got 0
LOG:  started streaming WAL from primary at 0/B000000 on timeline 2
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
FATAL:  terminating walreceiver process due to administrator command
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
LOG:  record with incorrect prev-link 10000/21B0000 at 0/B000098
```

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Help : Update and insert record based on several value in the parameter
Следующее
От: Sathish Kumar
Дата:
Сообщение: Re: Anonymize Data