Re: RE : Creation of tablespaces

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: DURAND Benoît <b(dot)durand(at)AFSSA(dot)FR>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: RE : Creation of tablespaces
Date: 2010-01-15 17:04:20
Message-ID: 441.1263575060@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-1?Q?DURAND_Beno=EEt?= <b(dot)durand(at)AFSSA(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alan McKay 2010-01-15 17:16:51 OT: Db2 connection pooling?
Previous Message DURAND Benoît 2010-01-15 16:54:49 RE : Creation of tablespaces