BUG #1488: CREATE TABLESPACE does not work - Mailing list pgsql-bugs

From Jesper Udby
Subject BUG #1488: CREATE TABLESPACE does not work
Date
Msg-id 20050219105804.6A60AF0B01@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #1488: CREATE TABLESPACE does not work  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1488
Logged by:          Jesper Udby
Email address:      jesper_pg@judby.dk
PostgreSQL version: 8.0.1
Operating system:   Win32 XP Pro SP2
Description:        CREATE TABLESPACE does not work
Details:

Hello.

Trying to create a tablespace fails with msg "ERROR:  could not set
permissions on directory "...": Permission denied".

E.g.

CREATE TABLESPACE pgtest LOCATION 'c:\\pgtest';

(Directory c:\\pgtest exists and is readable etc.)

pgsql-bugs by date:

Previous
From: "Alexis Wilke"
Date:
Subject: BUG #1490: contrib .sql.in sed command bogus
Next
From: Juu
Date:
Subject: problem installing postgresql-8.0.1 on Windows 2K