Re: no space left on device

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: no space left on device
Дата
Msg-id 27167.1073691329@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: no space left on device  ("Aurangzeb M. Agha" <ama-list@mltp.com>)
Список pgsql-general
"Aurangzeb M. Agha" <ama-list@mltp.com> writes:
> Re inodes, how can I check this?

"df -i" should help.

> But why would this be?  Is Postgres
> sucking up inodes just sitting there as a read-only DB?

I think you have missed the point here.  Postgres is using 0.1 percent
of your disk; whatever is eating disk space or inodes is somewhere in
the 92.9% of the disk that you have not told us about.  You are focusing
on killing the messenger instead of finding the true source of the
problem.

You should also check into the per-user-quota possibility.

            regards, tom lane

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

Предыдущее
От: Dennis Björklund
Дата:
Сообщение: Re: no space left on device
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: no space left on device