Benjamin Krajmalnik wrote:
Generally write speed higher than read means that volume read-ahead still isn't high enough for the OS to keep the disk completely busy. Try increasing read_max further; I haven't done many such tests on FreeBSD, but as far as I know settings of 128 and 256 are generally where read performance peaks on that OS. You should see sequential read speed go up as you increase that parameter, eventually levelling off. When you reach that point you've found the right setting. -- Greg Smith 2ndQuadrant US greg@xxxxxxxxxxxxxxx Baltimore, MD PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.us "PostgreSQL 9.0 High Performance": http://www.2ndQuadrant.com/books |