Re: [GENERAL] Newbie cannot create tablespace

2009-11-09 Thread Scott Marlowe
On Mon, Nov 9, 2009 at 3:12 PM, Richard Sickler wrote: > Hi List, > > I'm trying to create a tablespace using the following command copied > from pg_dumpall, > > CREATE TABLESPACE test OWNER postgres LOCATION 'd:/prodb'; > > I receive the following message > > ERROR:  directory "d:/proddb" is not

[GENERAL] Newbie cannot create tablespace

2009-11-09 Thread Richard Sickler
Hi List, I'm trying to create a tablespace using the following command copied from pg_dumpall, CREATE TABLESPACE test OWNER postgres LOCATION 'd:/prodb'; I receive the following message ERROR: directory "d:/proddb" is not empty a \db yields List of tablespaces Name| Owner |