Rob Wultsch <wult...@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

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

Reply via email to