Capacity Planning

From: Jeff Keller <jeff(dot)keller(at)clarksecurity(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Capacity Planning
Date: 2004-06-16 18:22:20
Message-ID: 000001c453ce$dd3bf900$7601c0c0@JKELLER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All -

We are reviewing possible database and operating solutions for our company
and we are looking at running PostgreSQL on Linux.

Does PostgreSQL have the capability to handle the following requirements?
Is anyone successfully running an application with similar characteristics?
100 Gig Database with 600 concurrent users.
500,000,000 Record Reads per 12 Hour Business Day
200,000 Record Creates per 12 Hour Business Day
1,500,000 Record Updates per 12 Hour Business Day

Thanks,
Jeff

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message ogjunk-pgjedan 2004-06-16 19:38:51 Listing all open sessions/connections/XAs ?
Previous Message Tom Lane 2004-06-16 18:17:33 Re: weired behavior... after pg_resetxlog-> dump->initdb-->reload.