error moving table to tablespace (8.0 beta win32 ) - Mailing list pgsql-general

From Christian Traber
Subject error moving table to tablespace (8.0 beta win32 )
Date
Msg-id 41189DFA.9030608@traber-net.de
Whole thread Raw
Responses Re: error moving table to tablespace (8.0 beta win32 )  (Rajesh Kumar Mallah <mallah@trade-india.com>)
List pgsql-general
Hi!

just playing with tablespaces...

- moved a existing table to a new tablespace
- tried to move it back to default tablespace
(ALTER TABLE accounts SET TABLESPACE pg_default;)

Got the following error in logfile:

ERROR:  could not create relation 1663/317186/317191: Permission denied

Any suggestions?

Best regards,
Christian

pgsql-general by date:

Previous
From: Zoltan Bartko
Date:
Subject: Re: PostgreSQL 8.0 Feature List?
Next
From: Peter Eisentraut
Date:
Subject: Re: PostgreSQL 8.0 Feature List?