Fujii Masao <masao.fu...@gmail.com> wrote:

> Does anyone know why a tablespace directory isn't automatically
> created in recovery? I think that it's troublesome to create all the
> directories before recovery.

I guess that's because postgres (OS user) needs a write privilege
of *upper* directory of the tablespace directory. So, makeing
directory might fail with permission denied error.

However, it might be as well to create tablespace directories
for less-restricted installations.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to