Re: no space left on device

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: no space left on device
Дата
Msg-id 20040109225555.A627@hermes.hilbert.loc
обсуждение исходный текст
Ответ на Re: no space left on device  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
> Wait... from the df you provided you have space left on the device:
>
> postgres - DB]$ df -m .
> Filesystem           1M-blocks      Used Available Use% Mounted on
> -                        63328     55308      4803  93% /
>
> Perhaps you are out of inodes?
Remember that df shows the *total* space left on the device,
especially when run as root. Some percent are reserved for
root, however, AFAIR pretty much exactly 7% in my experience,
eg. user postgres can't use them but rather sees a device
that's out of space. That may be the case here.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

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

Предыдущее
От: Frank van Vugt
Дата:
Сообщение: Why does this use of accents in psql fail for a Unicode database?
Следующее
От: Kragen Sitaker
Дата:
Сообщение: ERROR: Cannot insert a duplicate key into unique index pg_class_relname_nsp_index