Re: Index Page Split logging

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Index Page Split logging
Дата
Msg-id 1199220958.9558.262.camel@ebony.site
обсуждение исходный текст
Ответ на Re: Index Page Split logging  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Index Page Split logging  (Martijn van Oosterhout <kleptog@svana.org>)
Re: Index Page Split logging  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Список pgsql-hackers
On Tue, 2008-01-01 at 14:02 -0500, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > If we could log *only* the insert that caused the split, rather than the
> > split itself, we would avoid that situation entirely.
> 
> How are you going to avoid the need to run user-defined functions
> (specifically, the btree comparison functions) during replay?

Seems like a good objection. Just exercising my lateral thought muscles.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



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

Предыдущее
От: Manolo _
Дата:
Сообщение: Implementing Sorting Refinements
Следующее
От: Tom Lane
Дата:
Сообщение: Table rewrites vs. pending AFTER triggers