Re: Creating a new database in pgadmin - Mailing list pgadmin-support

From Thom Brown
Subject Re: Creating a new database in pgadmin
Date
Msg-id bddc86151003170437n41f2fccdp98e8da23e5adf2df@mail.gmail.com
Whole thread Raw
In response to Re: Creating a new database in pgadmin  (javib <javier.burgos@ricoh.es>)
Responses Re: Creating a new database in pgadmin
List pgadmin-support
On 17 March 2010 11:29, javib <javier.burgos@ricoh.es> wrote:

Thanks for replying so fast Thom. I tried the following line and it didn't
work:

CREATE TABLESPACE otraParti LOCATION '/media/Iomega HDD(F:)'

and I'm getting the following error:
ERROR: couldn't define permissions for directory «/media/Iomega HDD(F:)»: No
such file or directory

Any ideas?


Is that directory owned by the postgres user?  And does it exist at all?  If you're using Windows, I'm not sure you can even use tablespaces.  The "/media/otherdrive" example was a full path to a destination, so it could be "/mnt/drive/" or "/external" or something like that.

Thom

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Can't access entire window in Graphical Query Builder (Windows platform)
Next
From: Guillaume Lelarge
Date:
Subject: Re: Creating a new database in pgadmin