Re: Can't Create Tablespace On Windows 2003 - Mailing list pgsql-general

From Gurjeet Singh
Subject Re: Can't Create Tablespace On Windows 2003
Date
Msg-id 65937bea0611191800s774ce802k60562c69ac6cc550@mail.gmail.com
Whole thread Raw
In response to Re: Can't Create Tablespace On Windows 2003  (Tino Wildenhain <tino@wildenhain.de>)
List pgsql-general
On 11/20/06, Tino Wildenhain <tino@wildenhain.de> wrote:
You'll need to write 'D:\\tablespace\\data\\'
because \ is a apecial char in strings.

Or you can use forward slashes as in:

'D:/tablespace/data/'

Regards,

--
gurjeet[.singh]@EnterpriseDB.com
singh.gurjeet@{ gmail | hotmail | yahoo }.com

pgsql-general by date:

Previous
From: Tom Allison
Date:
Subject: Re: pg_hba.conf
Next
From: Robert Treat
Date:
Subject: Re: phpPgAdmin, cannot connect to server