Can PostGreSQL handle 100 user database? - Mailing list pgsql-general

From martin.chantler@convergys.com
Subject Can PostGreSQL handle 100 user database?
Date
Msg-id 852569A7.005198AC.00@notes.cbis.com
Whole thread Raw
Responses Re: Can PostGreSQL handle 100 user database?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Can PostGreSQL handle 100 user database?  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
List pgsql-general

I plan to convert a Foxpro system to client/server - hopefully using PostGreSQL
(about 100 tables / 300 mb / 100 users)

Firstly I heard a rumour that p-sql doesn't process queries in parellel, i.e.
performs them sequentially.
Is this true? If so it would surely make it impracticle when more than a few
clients are connected
I tried this out by running 2 VB programs via ODBC than randomly performed
queries - they appeared to work
in parallel - however I then started a PSQL session and entered a slow query it
appeared to stop the 2 VB programs until
it had completed. Anyone got the answer to this???

The other question I have is how much memory I should really have to support 100
connected clients. There must be a formula / rule of thumb for this?

I am hoping I can convince my customer to use postgresql but first I need to
convince myself it is up to the job :)
I am actually pretty impressed with it so far, its got a lot of functionality
that DB2 doesn't have

Thanks,

M Chantler
Southampton



--
NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or entity
to which it is directed and may contain information that is privileged or
otherwise confidential.  If you have received this electronic mail transmission
in error, please delete it from your system without copying or forwarding it,
and notify the sender of the error by reply email or by telephone (collect), so
that the sender's address records can be corrected.



pgsql-general by date:

Previous
From: "Gordan Bobic"
Date:
Subject: Re: Database cluster?
Next
From: Tom Lane
Date:
Subject: Re: backup and store oids