Re: Estimating Size of Database

Поиск
Список
Период
Сортировка
От Mitch Vincent
Тема Re: Estimating Size of Database
Дата
Msg-id 00b201c0c39e$1b9b8540$0b51000a@epox450
обсуждение исходный текст
Ответ на Estimating Size of Database  ("Mitesh Shah" <Mitesh.Shah@bangnetworks.com>)
Список 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 по дате отправления:

Предыдущее
От: "Mitesh Shah"
Дата:
Сообщение: Estimating Size of Database
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Yacc / Bison difficulties