Re: Recovery to backup point

Поиск
Список
Период
Сортировка
От MauMau
Тема Re: Recovery to backup point
Дата
Msg-id B8BF7E5503C146BE937313768C66A321@maumau
обсуждение исходный текст
Ответ на Re: Recovery to backup point  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Recovery to backup point
Список pgsql-hackers
From: "Michael Paquier" <michael.paquier@gmail.com>
> As far as I recall, I don't think so. The problem and the way to solve
> that are clear. The only trick is to be sure that recovery is done
> just until a consistent point is reached, and to implement that
> cleanly.
>
>> May I implement this feature and submit a patch for the next commitfest
>> if I have time?
> Please feel free. I might as well participate in the review.

I've done with the attached patch.  I also confirmed that the problem I
raised in the first mail of the below thread was solved with this patch.

[bug fix] PITR corrupts the database cluster
http://www.postgresql.org/message-id/F93E42280A9A4A5EB74FC7350C801A20@maumau

I'm wondering if I can do this with cleaner and less code.  It would be
grateful if you could give me any advice.

Regards
MauMau

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Time-Delayed Standbys
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Time-Delayed Standbys