Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Hardware needed for 15,000,000 record DB?


  • 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: Sun, 21 Apr 2002 19:25:02 -0400
  • Message-id: <018e01c1e98b$c65771b0$0a00000a@windowsbox> <text/plain>

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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group