BUG #1488: CREATE TABLESPACE does not work

From: "Jesper Udby" <jesper_pg(at)judby(dot)dk>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1488: CREATE TABLESPACE does not work
Date: 2005-02-19 10:58:04
Message-ID: 20050219105804.6A60AF0B01@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1488
Logged by: Jesper Udby
Email address: jesper_pg(at)judby(dot)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.)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message rob delong 2005-02-19 19:09:34 BUG #1489: configure confusion
Previous Message Jean-Pierre Pelletier 2005-02-18 15:48:28 could not read, could not write, could not fsync, Windows 2000, PostgreSQL 8.0.1