looking for some real world performance numbers

From: snacktime <snacktime(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: looking for some real world performance numbers
Date: 2007-10-21 06:11:32
Message-ID: 1f060c4c0710202311o59fbca9dye0f81e0f7bf17f1a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm working through the architecture design for a new product. We
have a small group working on this. It's a web app that will be using
ruby on rails. The challenge I'm running into is that the latest
conventional wisdom seems to be that since obviously databases don't
scale on the web, you should just not use them at all. I have a group
of otherwise very bright people trying to convince me that a rdbms is
not a good place to store relational data because eventually it won't
scale. And of course we don't even have version 1 of our product out
of the door. I'll admit we do have a very good chance of actually
getting tons of traffic, but my position is to use a rdbms for
relational data, and then if and when it won't scale any more, deal
with it then.

So what would really help me is some real world numbers on how
postgresql is doing in the wild under pressure. If anyone cares to
throw some out I would really appreciate it.

Chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2007-10-21 08:46:50 Re: 8.2.3: Server crashes on Windows using Eclipse/Junit
Previous Message Scott Marlowe 2007-10-21 04:45:59 Re: keeping an index in memory