Re: [GENERAL] error moving table to tablespace (8.0 beta win32 )
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32,gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <[email protected]> |
Andreas Pflug <[email protected]> writes: > I just reproduced this on win32. The file already exists, and is locked. Oh, I'll bet it's the original copy of the table that hasn't been removed yet. We may have an issue with SET TABLESPACE failing to close the old file, so it can't be deleted yet on Windows ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html