From: | <pdg(at)stratos(dot)net> |
---|---|
To: | <pgsql-novice(at)postgresql(dot)org>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Hardware needed for 15,000,000 record DB? |
Date: | 2002-04-21 23:25:02 |
Message-ID: | 018e01c1e98b$c65771b0$0a00000a@windowsbox |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-novice |
Hello, :-)
Can someone help me spec out the hardware needed for a simple web-based
database app?
Basically, that application needs to lookup a single row by its primary key.
This would be fairly straightforward, except that the table needs to contain
up to 15 million records. Each row will contain approximately 25 variable
length CHAR fields with perhaps a total of 3 to 4 kilobytes of data per row.
Updates will be done nightly via some sort of a batch process.
What kind of hardware would be needed for this sort of application? The
queries are not complex, it's just a lot of data.
Would a midrange Celeron processor with 256 MB RAM be sufficient? How would
backups work for a database this large?
Is PostgreSQL even the best database engine for this app? Perhaps MySQL? Or
maybe a Microsoft solution?
Thanks so much,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Rommel B. Abaya | 2002-04-22 00:37:23 | Re: Database mirroring |
Previous Message | Oliver Elphick | 2002-04-21 19:00:54 | Re: Upgrading from 7.1.2 to 7.2.1 on new server |
From | Date | Subject | |
---|---|---|---|
Next Message | Mathieu Arnold | 2002-04-22 06:29:57 | Re: [NOVICE] Hardware needed for 15,000,000 record DB? |
Previous Message | P. Jourdan | 2002-04-21 21:44:06 | oh - oh |