Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index

Поиск
Список
Период
Сортировка
От Jānis Pūris
Тема Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index
Дата
Msg-id CAFoG7ogj_EiCdCS3hHEVP5Gd1AeZngnPm8j9Fv=WUdnC3ho9sg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index  (Ron <ronljohnsonjr@gmail.com>)
Ответы Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
Hi Ron,

I can not reproduce this error on BDR_Node_2 (it is not BDR_Node_1 as stated before. Typo)

I've been successful in transferring the data with pg_dump on BDR_Node_2 and then restoring it on Regular_Node_1. Then running "select * from information_schema.sequences;" all is OK.

The problem with this approach is that I'm required to have minimal downtime in this transition and we have a lot of data to transfer, which would be lengthy process.

Thank you in advance. 
Best regards, Janis Puris

On 25 May 2019 at 19:16:11, Ron (ronljohnsonjr@gmail.com) wrote:

1. Are you sure that you removed all BDR from the node?
2. Is the corruption there in BDR_Node_1?
3. Can you rebuild the indexes?

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

Предыдущее
От: Jānis Pūris
Дата:
Сообщение: Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: pg_basebackup from 9.4-bdr to 9.4 results in corrupt index