From: | "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Large databases, performance |
Date: | 2002-10-03 14:03:30 |
Message-ID: | 3D9C9B8A.30310.A16469F@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-performance pgsql-sql |
On 3 Oct 2002 at 13:56, Nigel J. Andrews wrote:
> It's one hell of a DB you're building. I'm sure I'm not the only one interested
> so to satisfy those of us who are nosey: can you say what the application is?
>
> I'm sure we'll all understand if it's not possible for you mention such
> information.
Well, I can't tell everything but somethings I can..
1) This is a system that does not have online capability yet. This is an
attempt to provide one.
2) The goal is to avoid costs like licensing oracle. I am sure this would make
a great example for OSDB advocacy, which ever database wins..
3) The database size estimates, I put earlier i.e. 9 billion tuples/900GB data
size, are in a fixed window. The data is generated from some real time systems.
You can imagine the rate.
4) Further more there are timing restrictions attached to it. 5K inserts/sec.
4800 queries per hour with response time of 10 sec. each. It's this aspect that
has forced us for partitioning..
And contrary to my earlier information, this is going to be a live system
rather than a back up one.. A better win to postgresql.. I hope it makes it.
And BTW, all these results were on reiserfs. We didn't found much of difference
in write performance between them. So we stick to reiserfs. And of course we
got the latest hot shot Mandrake9 with 2.4.19-16 which really made difference
over RHL7.2..
Bye
Shridhar
--
QOTD: "Do you smell something burning or is it me?" -- Joan of Arc
From | Date | Subject | |
---|---|---|---|
Next Message | Charles H. Woloszynski | 2002-10-03 14:26:59 | Re: Large databases, performance |
Previous Message | Tom Lane | 2002-10-03 13:55:08 | Re: Oracle SGA like feature??? |
From | Date | Subject | |
---|---|---|---|
Next Message | Charles H. Woloszynski | 2002-10-03 14:26:59 | Re: Large databases, performance |
Previous Message | Tom Lane | 2002-10-03 13:35:14 | Re: v7.2.3 - tag'd, packaged ... need it checked ... |
From | Date | Subject | |
---|---|---|---|
Next Message | Charles H. Woloszynski | 2002-10-03 14:26:59 | Re: Large databases, performance |
Previous Message | Nigel J. Andrews | 2002-10-03 12:56:03 | Re: Large databases, performance |
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Traub | 2002-10-03 14:03:56 | Can Postgres cache a table in memory? |
Previous Message | Nigel J. Andrews | 2002-10-03 12:56:03 | Re: Large databases, performance |