Re: Page Checksums + Double Writes

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: Page Checksums + Double Writes
Дата
Msg-id CAHyXU0xmZB+ZxXH3rLgQO-64AqEqen44t21G+p9NvKaxCkK_hQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Page Checksums + Double Writes  (Florian Pflug <fgp@phlo.org>)
Список pgsql-hackers
On Thu, Jan 5, 2012 at 5:15 AM, Florian Pflug <fgp@phlo.org> wrote:
> On Jan4, 2012, at 21:27 , Robert Haas wrote:
>> I think the first thing we need to look at is increasing the number of
>> CLOG buffers.
>
> What became of the idea to treat the stable (i.e. earlier than the oldest
> active xid) and the unstable (i.e. the rest) parts of the CLOG differently.


I'm curious -- anyone happen to have an idea how big the unstable CLOG
xid space is in the "typical" case?  What's would be the main driver
of making it bigger?  What are the main tradeoffs in terms of trying
to keep the unstable area compact?

merlin


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: FATAL: bogus data in lock file "postmaster.pid": ""
Следующее
От: Robert Haas
Дата:
Сообщение: optimizing repeated MVCC snapshots