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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.
Дата
Msg-id 4AA801B5.4070700@enterprisedb.com
обсуждение исходный текст
Ответ на Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #5038: WAL file is pending deletion in pg_xlog folder, this interferes with WAL archiving.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> Luke Koops <luke.koops@entrust.com> writes:
>>         Heikki is proposing that the file be renamed before it is first deleted.
>
> Indeed, and what I'm saying is that that will still fail if some
> unhelpful program is holding the file open without FILE_SHARE_DELETE.
> Which is what I understood your case to be ...

No, it's a backend that's holding the file open, with FILE_SHARE_DELETE.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Luke Koops
Дата:
Сообщение: 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.