Re: [GENERAL] estimating size of db

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] estimating size of db
Дата
Msg-id 200001231945.OAA00431@candle.pha.pa.us
обсуждение исходный текст
Ответ на estimating size of db  (Marc Tardif <admin@wtbwts.com>)
Список pgsql-general
See FAQ.

> Is there any way to estimate the size of a db for x rows, considering each
> row uses y bytes (no varchar) and uses index z? Basically, I'm looking for
> the order of growth for tables and indices in general, simply to get a
> idea of the storage requirements for a particular db.
>
> Marc
>
>
> ************
>
>


--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Marc Tardif
Дата:
Сообщение: estimating size of db
Следующее
От: Jeff Davis
Дата:
Сообщение: Writing C functions