Re: [HACKERS] Pg on SMP half-powered

2001-07-08 Thread Víctor Romero
El Sábado 07 Julio 2001 16:36, Lamar Owen escribió: > On Thursday 05 July 2001 10:51, Víctor Romero wrote: > > I am running postgresql 7.1 on a SMP Linux box. It runs, but it never > > pass a loadavg of 0.4, no matter how I try to overload the system. > > > > The same configuration, the same exe

Re: [HACKERS] Pg on SMP half-powered

2001-07-07 Thread Lamar Owen
On Thursday 05 July 2001 10:51, Víctor Romero wrote: > I am running postgresql 7.1 on a SMP Linux box. It runs, but it never pass > a loadavg of 0.4, no matter how I try to overload the system. > The same configuration, the same executable, the same test on a non-SMP > machine gives a loadavg o

Re: [HACKERS] Pg on SMP half-powered

2001-07-05 Thread The Hermit Hacker
What is the postgres process doing? what does iostat show for disk I/O? from reading this, you are comparing apples->oranges ... are the drives the same on the non-SMP as the SMP? amount of RAM? speed of CPUs? hard drive controllers with same amount of cache on them? etc, etc, etc ... On Thu