Re: Can we change pg_rewind used without wal_log_hints and data_checksums

Поиск
Список
Период
Сортировка
От lchch1990@sina.cn
Тема Re: Can we change pg_rewind used without wal_log_hints and data_checksums
Дата
Msg-id 202601151506122653415@sina.cn
обсуждение исходный текст
Ответ на Can we change pg_rewind used without wal_log_hints and data_checksums  (lchch1990@sina.cn)
Список pgsql-hackers

>Here i want to introduce a way to solve the case above:
>We need record all transaction ID commited after diverge record and research more wal
>before diverge record, we need to find a start lsn(lsn_s) which older than all the
>transactions. And we should read from lsn_s to diverge lsn to collect influenced pages
>by the transactions. So we can copy them at the rewind phase.


Hi hackers,

I am sorry and I am tring how to send a in order mail.



----
Best Regards,
Movead Li



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