Re: WAL dirty-buffer management bug

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: WAL dirty-buffer management bug
Дата
Msg-id 1143823599.13549.351.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: WAL dirty-buffer management bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, 2006-03-31 at 09:36 -0500, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > Problem for indexes only. heap xlrecs don't specify exact insert points
> 
> Sure they do.  They had better, else (for example) the associated index
> insertions will be wrong.

Yep, you're right.

Best Regards, Simon Riggs



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_class catalog question...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Index vacuum improvements