Re: PostgreSQL scaleability question

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: "Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL scaleability question
Date: 2005-02-18 22:08:54
Message-ID: 1108764534.30529.2.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2005-02-18 at 15:51, Wang, Mary Y wrote:
> Hi All,
>
> I have been using PostgreSQL for my project repository, because it is
> free and easy to use. My manager is trying to decide if he should use
> a commercial database such as Oracle or PostgreSQL for a giant
> information repository for the corporate. He asked me what is the
> scaleability on PostgreSQL. I don't have the answer. So far, I have
> been very pleased with PostgreSQL, but I'm only using it for my
> project.
>
> Does anyone have any information on this? Has anyone done any
> comparisons?

The only way to really know if it can handle your load is to build a
simulation and test it.

While it may be reassuring to have a salesperson for Database brand Y
assure you it can handle your load, you don't really know until you test
it.

The biggest loads that are easy to find examples of in the press would
probably be those handled by afilias to host the .org domain. There are
bigger loads out there, that's just one of the easier ones to find.

For a list of a few known case studies, take a look here:

http://www.postgresql.org/about/casestudies/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lonni J Friedman 2005-02-18 22:25:24 Re: PostgreSQL scaleability question
Previous Message Wang, Mary Y 2005-02-18 21:51:00 PostgreSQL scaleability question