Re: Help:How do you find that how much storage is taken by the database??

Поиск
Список
Период
Сортировка
От Ron Peterson
Тема Re: Help:How do you find that how much storage is taken by the database??
Дата
Msg-id 3948D948.ED985A16@yellowbank.com
обсуждение исходный текст
Ответ на Help:How do you find that how much storage is taken by the database??  (NEERAJ BANSAL <nbansal1@email.mot.com>)
Список pgsql-general
NEERAJ BANSAL wrote:
>
> Hi,
>
> How do you find that how much storage the data in the database or tables
> is taking in bytes or any other format???
> Is there any command which tells you this???

ls -l /usr/local/pgsql/data/base

As a user with access to this directory, of course.  This is assuming
PostgreSQL has been installed in the usual location.

________________________
Ron Peterson
rpeterson@yellowbank.com

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Lock record
Следующее
От: "Patrick FICHE"
Дата:
Сообщение: Performance for indexes on functions