Re: [GENERAL] Admin details - disk space used

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] Admin details - disk space used
Дата
Msg-id 199910280434.AAA04644@candle.pha.pa.us
обсуждение исходный текст
Ответ на Admin details - disk space used  (Simon Drabble <simon@eskimo.com>)
Список pgsql-general
> Is it possible somehow to get the space taken up by a database on disk? I know
> I can get this as the postgres superuser but it's not particularly clear what
> with system tables and stuff, and of course you have to be the postgres user
> to do it.
>
> It would be nice to be able to do something like
>
> select diskspace();
>
> and have it return the space taken up by each user table.

Just do an 'ls -l' in pgsql/data/base/dbname.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@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 по дате отправления:

Предыдущее
От: Simon Drabble
Дата:
Сообщение: Admin details - disk space used
Следующее
От: Edouard DESSIOUX
Дата:
Сообщение: A simple SQL command