estimating size of db

Поиск
Список
Период
Сортировка
От Marc Tardif
Тема estimating size of db
Дата
Msg-id Pine.BSF.4.10.10001231346320.30519-100000@server.b0x.com
обсуждение исходный текст
Ответы Re: [GENERAL] estimating size of db  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] pqReadData...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] estimating size of db