Re: BUG #4096: PG 8.3.1. confused about remaining disk space

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Дата
Msg-id 874padq5ls.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: BUG #4096: PG 8.3.1. confused about remaining disk space  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-bugs
"Zdenek Kotala" <Zdenek.Kotala@Sun.COM> writes:

> j6m@adm.estp.fr napsal(a):
>> relation 1663/19693/634162: No space left on device
...
>> Disk saturation, you think ? No at all, as in the meantime :
>>
>> Filesystem            Size  Used Avail Use% Mounted on
>> /dev/sda3             9.9G  8.5G  874M  91% /
>> udev                  125M   88K  125M   1% /dev
>> /dev/sda1              54M   15M   37M  29% /boot
>> /dev/sda4             8.3G  7.4G  966M  89% /home
>> /dev/sdb1              38G   31G  7.2G  81% /var/lib/pgsql
>>
>> As you can see, there is some 200 times the active DB size that remains
>> available.
>
> User quota or super user space reservation could take affect. Could you create
> file as a postgres user on pgsql filesystem?

Also check "df -i"

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com
  Get trained by Bruce Momjian - ask me about EnterpriseDB's PostgreSQL training!

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

Предыдущее
От: Zdenek Kotala
Дата:
Сообщение: Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Следующее
От: "Adriaan van Kekem"
Дата:
Сообщение: BUG #4097: can join + where query be optimized?