How can I Improve performance in Solaris?

From: ingrid martinez <ingridm(at)qoslabs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: How can I Improve performance in Solaris?
Date: 2003-08-13 14:03:31
Message-ID: 001f01c361a3$ae2c7ae0$8e64a8c0@ingridmartinez
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I want to know, how can I improve the performance of postgres, I have a java class thar inserts register every 30 min but is very slow.
The process of postgres consume the 78% of CPU.

I have in /etc/system

set shmsys:shminfo_shmmax=0x50000000
set shmsys:shminfo_shmmni=0x100
set shmsys:shminfo_shmseg=0x10

Thanks

Ingrid

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Andrew Sullivan 2003-08-13 14:32:58 Re: How can I Improve performance in Solaris?
Previous Message Jeff 2003-08-13 13:55:53 Re: Perfomance Tuning