error moving table to tablespace (8.0 beta win32 )

From: Christian Traber <christian(at)traber-net(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: error moving table to tablespace (8.0 beta win32 )
Date: 2004-08-10 10:05:46
Message-ID: 41189DFA.9030608@traber-net.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers-win32

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2004-08-10 10:12:16 Re: PostgreSQL 8.0 Feature List?
Previous Message Zoltan Bartko 2004-08-10 10:03:29 Re: PostgreSQL 8.0 Feature List?

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Johan Paul Glutting 2004-08-10 11:52:00 Re: Win32 PostgreSQL 8.0 Beta 1 Installer available
Previous Message Dave Page 2004-08-10 09:59:37 Re: Win32 PostgreSQL 8.0 Beta 1 Installer available for download