Re: Review: Patch to compute Max LSN of Data Pages

Поиск
Список
Период
Сортировка
От 'Andres Freund'
Тема Re: Review: Patch to compute Max LSN of Data Pages
Дата
Msg-id 20130708114556.GA25171@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Review: Patch to compute Max LSN of Data Pages  (Amit Kapila <amit.kapila@huawei.com>)
Ответы Re: Review: Patch to compute Max LSN of Data Pages  (Hari Babu <haribabu.kommi@huawei.com>)
Re: Review: Patch to compute Max LSN of Data Pages  (Amit Kapila <amit.kapila@huawei.com>)
Список pgsql-hackers
On 2013-07-08 17:10:43 +0530, Amit Kapila wrote:
> On Monday, July 08, 2013 4:26 PM Andres Freund wrote:
> > On 2013-07-08 16:17:54 +0530, Hari Babu wrote:
> > > +    This utility can also be used to decide whether backup is
> > required or not when the data page
> > > +    in old-master precedes the last applied LSN in old-standby
> > (i.e., new-master) at the
> > > +    moment of the failover.
> > > +   </para>
> > > +  </refsect1>
> > 
> > I don't think this is safe in any interesting set of cases. Am I
> > missing
> > something?
> 
> No, you are not missing anything. It can be only used to find max LSN in
> database which can avoid further corruption 

Why is the patch submitted documenting it as a use-case then? I find it
rather scary if the *patch authors* document a known unsafe use case as
one of the known use-cases.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Review: Patch to compute Max LSN of Data Pages
Следующее
От: Hari Babu
Дата:
Сообщение: Re: Review: Patch to compute Max LSN of Data Pages