[HACKERS] RE: Estimating Size of Database

2001-04-12 Thread Mitesh Shah
, for example, will each row header be more than 36 bytes? Thanks in advance. Mitesh -Original Message- From: Mitch Vincent [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 12, 2001 3:16 PM To: Mitesh Shah; [EMAIL PROTECTED] Subject: Re: Estimating Size of Database In the FAQ..

[HACKERS] Estimating Size of Database

2001-04-12 Thread Mitesh Shah
Is there a Web site or some info somewhere that tells you how to estimate the size of your database. I know what my schema is and how many records will be in each table (but non have been inserted yet). How can I project how much disk space I will need for the database? Thanks! Mitesh