Re: disk space

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: disk space
Дата
Msg-id 200207100209.g6A29fo13384@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: disk space  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-admin
Bruce Momjian wrote:
> becks wrote:
> > hello.
> > how to check disk space usage for a single table?
>
> Look at relpages in pg_class for that table.  VACUUM the table first.

Actually, I wrote some stuff up for the 7.3 docs on this:

    http://developer.postgresql.org/docs/postgres/diskusage.html

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@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-admin по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: disk space
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Authentication in batch processing