On Thu, 2008-11-06 at 10:20 -0500, Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Simon Riggs wrote:
> >> On a recent test the last command of the last test has failed:
> >> DROP TABLESPACE testspace;
> >> ERROR:  tablespace "testspace" is not empty
> 
> > Maybe it is failing due to files that are scheduled to be deleted by
> > next checkpoint?  If it runs a checkpoint internally, perhaps there's a
> > race condition in the code that waits until the files are gone.
> 
> The buildfarm has shown this type of error occasionally, though AFAIR
> only on Windows boxen.  I had assumed it was a Windows-specific issue.

No MS Windows here.

-- 
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to