Re: [GENERAL] Error creating Tablespace on Windows

2015-11-25 Thread Begin Daniel
From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of deepak Sent: November-25-15 17:07 To: John R Pierce Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Error creating Tablespace on Windows I chose temp only for illustration purposes

Re: [GENERAL] Error creating Tablespace on Windows

2015-11-25 Thread deepak
I chose temp only for illustration purposes. Actually the regression test "tablespace" fails too, for the same reason, when run from sources (which creates a tablespace directory under src/test/regress) -- Deepak On Wed, Nov 25, 2015 at 2:15 PM, John R Pierce wrote: > On 11/25/2015 12:01 PM, d

Re: [GENERAL] Error creating Tablespace on Windows

2015-11-25 Thread John R Pierce
On 11/25/2015 12:01 PM, deepak wrote: I am getting this permission denied error on Windows 2008 trying to create a tablespace. template1=# create tablespace testtablespace location 'c:/windows/temp1/testtablespace'; ERROR: could not set permissions on directory "c:/windows/temp1/testtablespa