Re: HELP!!!

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: HELP!!!
Дата
Msg-id web-1649745@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на HELP!!!  ("Brendon Matthews" <brendonm@bbtechltd.com>)
Список pgsql-novice
Brendon,

> Now every time i attempt an UPDATE on the database it comes back with
> the
> same error.
> I can still do SELECT statements on the database with no problems.

Sounds to me like you're out of disk space on the partition which
contains the transaction logs, database, and/or the WAL files.

1) Check your available disk space on all partitions.
2) If you have disk space available, check your permissions; if someone
set the pgsql/data/logs/ directory to root-only, you're going to see
problems.
3) if that doesn't do it, watch the postgresql error log (you do have
one, yes?) carefully when the error happens.   It may give you more
data, especially if you raise the debug level and restart the database.

-Josh Berkus

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

Предыдущее
От: Wim
Дата:
Сообщение: Re: backup
Следующее
От: AarniRuuhimäki / Megative Tmi / KYMI.com
Дата:
Сообщение: Re: backup