Re: measuring disk usage of records

Поиск
Список
Период
Сортировка
От Mike Nolan
Тема Re: measuring disk usage of records
Дата
Msg-id 200312312145.hBVLj7Mj019838@gw.tssi.com
обсуждение исходный текст
Ответ на Re: measuring disk usage of records  ("Matthew Nuzum" <cobalt@bearfruit.org>)
Ответы Re: measuring disk usage of records
Список pgsql-general
> Thanks for the very quick reply... I didn't know about the dbsize stuff,
> they may help. Unfortunately, the records are mixed together.

If user tables are grouped by schema, you should be able to pull the
dbsize data by schema.

That raises an interesting question.  Can pg be configured so
that user tables MUST be in user schemas, i.e., nobody can put tables
in the PUBLIC schema?
--
Mike Nolan

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

Предыдущее
От: "Matthew Nuzum"
Дата:
Сообщение: Re: measuring disk usage of records
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: website doc search is extremely SLOW