WAL + SSD = slow inserts? - Mailing list pgsql-performance

From Skarsol
Subject WAL + SSD = slow inserts?
Date
Msg-id CAMt8e=Ee9BRLvNk3qq3vw-KKu-myMOpbx+9y4ABQee1dLcTq7Q@mail.gmail.com
Whole thread Raw
Responses Re: WAL + SSD = slow inserts?  (desmodemone <desmodemone@gmail.com>)
Re: WAL + SSD = slow inserts?  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-performance
I'm trying to increase the speed of inserts in a database that is on a not super fast storage system. I have installed a pair of SSDs and placed pg_xlog on them but am still getting inserts that take up to a second to complete, with .3 seconds being about average. Iostat doesn't show the SSDs stressed at all, and changing synchronous_commit doesn't seem to affect it one way or the other. Where would I look next for what could be causing the delay?

pgsql-performance by date:

Previous
From: salah jubeh
Date:
Subject: Re: Explain analyze time overhead
Next
From: desmodemone
Date:
Subject: Re: WAL + SSD = slow inserts?