Re: RE : Creation of tablespaces

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RE : Creation of tablespaces
Дата
Msg-id 441.1263575060@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE : Creation of tablespaces  (DURAND Benoît <b.durand@AFSSA.FR>)
Список pgsql-general
=?iso-8859-1?Q?DURAND_Beno=EEt?= <b.durand@AFSSA.FR> writes:
> The directory is on another (external) disk, mounted under /media. Postgres has not r+x rights on that directory (or
on/) which belong to root. 

That would be your problem then ...

(It might not actually need r, but it definitely must have x, in order
to follow that path at all.)

            regards, tom lane

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

Предыдущее
От: DURAND Benoît
Дата:
Сообщение: RE : Creation of tablespaces
Следующее
От: Alan McKay
Дата:
Сообщение: OT: Db2 connection pooling?