Re: BBU Cache vs. spindles - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: BBU Cache vs. spindles
Date
Msg-id 4CC183610200002500036CDC@gw.wicourts.gov
Whole thread Raw
In response to Re: BBU Cache vs. spindles  (Rob Wultsch <wultsch@gmail.com>)
Responses Re: BBU Cache vs. spindles
List pgsql-performance
Rob Wultsch <wultsch@gmail.com> wrote:

> has PG considered using a double write buffer similar to InnodB?

That seems inferior to the full_page_writes strategy, where you only
write a page twice the first time it is written after a checkpoint.
We're talking about when we might be able to write *less*, not more.

-Kevin

pgsql-performance by date:

Previous
From: Rob Wultsch
Date:
Subject: Re: BBU Cache vs. spindles
Next
From: Rob Wultsch
Date:
Subject: Re: BBU Cache vs. spindles