Re: Estimating Size of Database - Mailing list pgsql-hackers

From Mitch Vincent
Subject Re: Estimating Size of Database
Date
Msg-id 00b201c0c39e$1b9b8540$0b51000a@epox450
Whole thread Raw
In response to Estimating Size of Database  ("Mitesh Shah" <Mitesh.Shah@bangnetworks.com>)
List pgsql-hackers
In the FAQ..

http://www.postgresql.org/docs/faq-english.html#4.7

Good luck!

-Mitch
Software development : 
You can have it cheap, fast or working. Choose two.
----- Original Message ----- 
From: "Mitesh Shah" <Mitesh.Shah@bangnetworks.com>
To: <pgsql-hackers@postgresql.org>
Sent: Thursday, April 12, 2001 6:10 PM
Subject: Estimating Size of Database


> 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
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
> http://www.postgresql.org/users-lounge/docs/faq.html
> 



pgsql-hackers by date:

Previous
From: "Mitesh Shah"
Date:
Subject: Estimating Size of Database
Next
From: Peter Eisentraut
Date:
Subject: Re: Yacc / Bison difficulties