Re: WALInsertLock tuning

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: WALInsertLock tuning
Дата
Msg-id BANLkTinv4u3rMjjYCrJ03ihVuoC7tmn=ig@mail.gmail.com
обсуждение исходный текст
Ответ на Re: WALInsertLock tuning  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: WALInsertLock tuning  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Mon, Jun 6, 2011 at 11:27 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
>
> But that even assumes we write the unzeroed data at the end of the
> buffer. We don't. We only write data up to the end of the WAL record
> on the current page, unless we do a continuation record,

I see no codepath in XLogWrite which writes anything other than full
buffer pages.

Cheers,

Jeff


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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: contrib/citext versus collations
Следующее
От: Darren Duncan
Дата:
Сообщение: Re: Range Types and extensions