Re: [GENERAL] Thread scheduling in postgresql 8.1.3 on windows

2006-03-02 Thread Tom Lane
"Ingmar Brouns" <[EMAIL PROTECTED]> writes: > With 8.1.3 I dont have the context switch problem, however now there > is a problem with the standard deviation of response times. Interesting, but if you don't provide a test case it's unlikely we can comment usefully. regards

[GENERAL] Thread scheduling in postgresql 8.1.3 on windows

2006-03-02 Thread Ingmar Brouns
I'm writing my thesis on performance testing. First I had postgresql 8.0.1 installed. However when stress testing with multiple threads I got an unacceptable amount of context switches. Thats why I installed 8.1.3 . With 8.1.3 I dont have the context switch problem, however now there is a problem w