>>> Kesavan <[EMAIL PROTECTED]> wrote: 
 
> In specific, can Postgres handle 1000 concurrent queries?
 
It can.
 
> We are using normal Pentium Quad core processor, 3GHZ system with 2GB

> RAM as Database Server.
 
With four processors, depending on your drive array configuration, you
are likely to get better performance funneling the requests through a
connection pool of about 8 to 16 connections.  (With a lot of
spindles, maybe more.)
 
-Kevin

-- 
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to