Re: Re: BUG #5602: Recovering from Hot-Standby file backup leads to the currupted indexes

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Re: BUG #5602: Recovering from Hot-Standby file backup leads to the currupted indexes
Дата
Msg-id AANLkTimvST26eRk=F+Bb=CFDt19FmzKqnEhHssUw3Qtv@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: BUG #5602: Recovering from Hot-Standby file backup leads to the currupted indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Fri, Aug 6, 2010 at 12:20 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Hm, I was looking at that and thinking it seemed unsafe for entirely
> different reasons. =A0But if you didn't write it, who did?

Incrementally Updated Backups technique has been in the document since 8.2.
In the development cycle of 9.0, I and Heikki appended some description to
make the technique more robust; pg_control file should be backed up first
and the backup end point should be checked before running query.

If it's unsafe, I'm happy to modify it. Which part looks unsafe?

Regards,

--=20
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: BUG #5602: Recovering from Hot-Standby file backup leads to the currupted indexes
Следующее
От: "Jon Erdman (aka StuckMojo)"
Дата:
Сообщение: BUG #5604: Setting NOT NULL on inherited column turns to real column in dump