How can I Improve performance in Solaris? - Mailing list pgsql-performance

From ingrid martinez
Subject How can I Improve performance in Solaris?
Date
Msg-id 001f01c361a3$ae2c7ae0$8e64a8c0@ingridmartinez
Whole thread Raw
Responses Re: How can I Improve performance in Solaris?  (Andrew Sullivan <andrew@libertyrms.info>)
List 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

pgsql-performance by date:

Previous
From: Jeff
Date:
Subject: Re: Perfomance Tuning
Next
From: Andrew Sullivan
Date:
Subject: Re: How can I Improve performance in Solaris?