Re: db size reporting

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: db size reporting
Дата
Msg-id 16483.1129169285@sss.pgh.pa.us
обсуждение исходный текст
Ответ на db size reporting  (jeff sacksteder <jsacksteder@gmail.com>)
Список pgsql-general
jeff sacksteder <jsacksteder@gmail.com> writes:
> I'm going to be working with some rather large datasets and I want to
> evaluate the effects of normalization/denormalization on disk space. Is
> there a simple way to find the size on disk of a specific database?

Look into the functions offered by contrib/dbsize.  Or read
http://developer.postgresql.org/docs/postgres/storage.html
and use du by hand ;-)

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-advocacy] Oracle buys Innobase
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: db size reporting