Re: Could not remove file messages

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Could not remove file messages
Дата
Msg-id 7642.1188500863@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Could not remove file messages  (Mija Lee <mija@scharp.org>)
Список pgsql-novice
Mija Lee <mija@scharp.org> writes:
> We're running 8.1.4. Relevant log messages below:

> 01:45:59 PDT WARNING:  could not remove file or directory "base/11210840": File exists
> 01:45:59 PDT WARNING:  could not remove database directory "base/11210840"

Hm, on what platform?  There are known reasons for this to happen on
Windows (basically, that removing files can be delayed if the bgwriter
process still has them open).  I'm not sure to what extent that's been
fixed in later PG releases.  But you really ought to be running 8.1.9
anyway ...

            regards, tom lane

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

Предыдущее
От: Mija Lee
Дата:
Сообщение: Could not remove file messages
Следующее
От: "Matthews, James"
Дата:
Сообщение: Re: Querying a parent table's child schemas