Re: Please help with configuration

2006-07-12 Thread Simon Matter
> Simon, > > Memory usage: > total used free sharedbuffers cached > Mem: 1009995 14 0 11168 > -/+ buffers/cache:815194 > Swap: 517294223 1) It's a good idea to have at le

Re: Slow Login

2006-07-12 Thread Daniel Castro
Hi, Can you explaint it better to me? How can I do that? Best Regards On 7/12/06, Henrik Hempelmann <[EMAIL PROTECTED]> wrote: Daniel Castro wrote: > 11 to 15 seconds. > It is a ERP developed in Powerbuilder to healthcare companies. > > Best regards, > > On 7/12/06, *Henrik Hempelmann* < [EMA

Re: Please help with configuration

2006-07-12 Thread Daniel Castro
Simon, Memory usage: total used free sharedbuffers cached Mem: 1009995 14 0 11168 -/+ buffers/cache:815194 Swap: 517294223 I changed the maxcpu parameter to 1. Lets see

Re: Please help with configuration

2006-07-12 Thread Simon Matter
>> MAXCPU is already with value 2. >> cat /proc/cpuinfo | grep "processor" | wc -l returns 2 processors. You get 2 processors but you also get that with 1 CPU and HT enabled. If you have only 1 single core CPU, set MAYCPU to 1, really. BTW, how is your real memory usage? It looks a bit high for

Re: Please help with configuration

2006-07-12 Thread Daniel Castro
MAXCPU is already with value 2. cat /proc/cpuinfo | grep "processor" | wc -l returns 2 processors. Best regards,

Re: Please help with configuration

2006-07-12 Thread dan
Daniel, Set MAXCPU to the total number of processor cores you have, e.g. single processor/single core MAXCPU=1, single processor/dual core MAXCPU=2, dual processor/single core MAXCPU=2. Hyperthreading does not count as a core. Daniel Quoting Daniel Castro <[EMAIL PROTECTED]>: > Hi guys, > > I

Please help with configuration

2006-07-12 Thread Daniel Castro
Hi guys, I have a 1Gb Server RAM, with a lot of disc free space (92Gb) : processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Xeon(TM) CPU 3.20GHz stepping: 3 cpu MHz : 3200.787 cache size : 2048 KB physical i

Re: Slow Login

2006-07-12 Thread Henrik Hempelmann
Daniel Castro wrote: 11 to 15 seconds. It is a ERP developed in Powerbuilder to healthcare companies. Best regards, On 7/12/06, *Henrik Hempelmann* < [EMAIL PROTECTED] > wrote: Daniel Castro wrote: > Hi, > > Login in the database is very slow.

Re: Slow Login

2006-07-12 Thread Daniel Castro
11 to 15 seconds. It is a ERP developed in Powerbuilder to healthcare companies. Best regards, On 7/12/06, Henrik Hempelmann <[EMAIL PROTECTED]> wrote: Daniel Castro wrote: > Hi, > > Login in the database is very slow. > I use 30 stations and they all login with the same user. It is an ERP and

Re: Slow Login

2006-07-12 Thread Henrik Hempelmann
Daniel Castro wrote: Hi, Login in the database is very slow. I use 30 stations and they all login with the same user. It is an ERP and I cannot change the user. Can you help me? Daniel, how slow is slow? 1 second, 30 seconds, 50 seconds? and what kind of ERP are you using? Henrik -- Ma