Re: [GENERAL] error moving table to tablespace
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Andreas Pflug <[email protected]> writes: > Tom Lane wrote: >> Oh, I'll bet it's the original copy of the table that hasn't been >> removed yet. > You win. I looked at the ALTER TABLE SET TABLESPACE code and saw that it was indeed failing to close the original table. I've committed a fix. Can someone check that this particular failure mode is gone on Windows with CVS tip? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org