Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.
Дата
Msg-id 5092.1252523165@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.  (Luke Koops <luke.koops@entrust.com>)
Список pgsql-bugs
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> One option is to rename the file before deleting it.

I was under the impression that renaming would fail in the same cases
where deletion fails, ie something else holding the file open ...

            regards, tom lane

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.
Следующее
От: Luke Koops
Дата:
Сообщение: Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.