Re: Tablespace Problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tablespace Problem
Дата
Msg-id 23722.1271862442@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Tablespace Problem  (Kalai R <softlinne.kv@gmail.com>)
Список pgsql-general
Kalai R <softlinne.kv@gmail.com> writes:
> I have found a problem in my database. The following error occurs sometime
> not any specific database operation.

> ERROR:XX000:count not create temporary file
> "pg_tblspc/86014/pgsql_tmp/pgsql_tmp3568.0":No
>                      such file or directory.

Does that pgsql_tmp directory exist?  If not, does its parent directory
have the right ownership and permissions to let the server create it?

Note that pg_tblspc/86014 is presumably a symlink --- you need to look
at the directory the symlink points to.

            regards, tom lane

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

Предыдущее
От: Andre Lopes
Дата:
Сообщение: Re: Database viewpoint of subject - Sending e-mails from database table with Cronjob
Следующее
От: Jignesh Shah
Дата:
Сообщение: Syntax error in trigger