On Thursday, August 11, 2011 11:49:12 Bernd Helmle wrote: > --On 10. August 2011 21:54:06 +0300 Heikki Linnakangas > > <heikki.linnakan...@enterprisedb.com> wrote: > > So my theory is that if the I/O is really busy, write() on the stats > > file > > blocks for more than 5 seconds, and you get the timeout. > > I've seen it on customer instances with very high INSERT peak loads (several > dozens backends INSERTing/UPDATEing data concurrently). We are using a RAM > disk for stats_temp_directory now for a while, and the timeout never > occured again. Yes, I have seen it several times as well. I can actually reproduce it without much problems, so if you have some idea to test...
I also routinely use stats_temp_directory + tmpfs to solve this (and related issues). I really think the stats file mechanism should be improved fundamentally. Andres -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers