Rob Wultsch <[email protected]> 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

-- 
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to