How to estimate disk space requirements?

Поиск
Список
Период
Сортировка
От Bryan Field-Elliot
Тема How to estimate disk space requirements?
Дата
Msg-id 3AE827B1.4000607@netmeme.org
обсуждение исходный текст
Ответы Re: How to estimate disk space requirements?
Re: How to estimate disk space requirements?
Список pgsql-general
I have an application for PostgreSQL which may create some pretty huge
databases. I need some way to estimate how much physical disk space will
be required. I know the exact record structure and indexing schemes to
be used, and a rough idea of the number of rows I'll need. Given that,
how can I determine the physical disk space requirements?

Thanks in advance,

Bryan



В списке pgsql-general по дате отправления:

Предыдущее
От: will trillich
Дата:
Сообщение: Re: Seral field value after INSERT !
Следующее
От: caldodge@fpcc.net
Дата:
Сообщение: Re: CREATE TABLE AS... syntax?