Re: [pgsql-hackers-win32] error moving table to tablespace (8.0 beta win32 ) - Mailing list pgsql-general

From Tom Lane
Subject Re: [pgsql-hackers-win32] error moving table to tablespace (8.0 beta win32 )
Date
Msg-id 28134.1092317977@sss.pgh.pa.us
Whole thread Raw
In response to Re: [pgsql-hackers-win32] error moving table to tablespace  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-general
Andreas Pflug <pgadmin@pse-consulting.de> 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

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PgSQL 8.0.0 beta1 compile problem + patch
Next
From: Christopher Browne
Date:
Subject: Re: Performance critical technical key