[PERFORM] suggestions to improve performace

2004-06-29 Thread Mohan A
Hello All,

We are building a web based application which is database
intensive (we intend to use postgresql).  Expect about 600
concurrent users.  We are using Zope and python with postgresql on
RedHat Enterprise Linux.  Our server has dual intel xeon 2.4 GHz
and 2 Gig Ram with lots of disk space with hardware raid.

I would appreciate all help to get the best possible performance
from postgresql, we will be using a lot of views and a lot of
pl/pgsql procedures.

I am looking at good rules to use for memory, WAL, SQL Transaction
Isolation Levels and cache configuration along with anything else
that I have missed.


Thank you in advance for all your help,

Mohan A.

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PERFORM] suggestions to improve performace

2004-06-29 Thread Josh Berkus
Mohan,

 I am looking at good rules to use for memory, WAL, SQL Transaction
 Isolation Levels and cache configuration along with anything else
 that I have missed.

http://www.varlena.com/varlena/GeneralBits/Tidbits/perf.html

For anything beyond that, you're asking for a service I charge $155/hour 
for 

-- 
-Josh Berkus
 Aglio Database Solutions
 San Francisco


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]