Re: Timing problem in DROP TABLESPACE?

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Timing problem in DROP TABLESPACE?
Дата
Msg-id 1226050832.27904.54.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Timing problem in DROP TABLESPACE?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, 2008-11-06 at 10:20 -0500, Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> 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.comPostgreSQL Training, Services and Support



В списке pgsql-hackers по дате отправления:

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Следующее
От: Martin Pihlak
Дата:
Сообщение: Re: SQL/MED compatible connection manager