Capacity Planning: Repost from pgsql-admin

From: Jeff Keller <jeff(dot)keller(at)clarksecurity(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Capacity Planning: Repost from pgsql-admin
Date: 2004-06-28 22:59:11
Message-ID: 001c01c45d63$8765d5c0$7601c0c0@JKELLER
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All -

We are reviewing possible database and operating systems 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.
50,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

Browse pgsql-hackers by date

  From Date Subject
Next Message Satoshi Nagayasu 2004-06-28 23:34:14 Re: lock timeout patch
Previous Message Darko Prenosil 2004-06-28 20:53:32 Re: improper call to spi_printtup ???