Re: Checkpoint not retrying failed fsync?

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Checkpoint not retrying failed fsync?
Дата
Msg-id CAEepm=0v3UX3vOgyK4zL_bJK=PTDf5mWLOSU+3zJ99T+EOmwWQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Checkpoint not retrying failed fsync?  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-hackers
On Tue, Jun 12, 2018 at 3:31 PM, Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> I was about to mark this patch "rejected" and forget about it, since
> Craig's patch makes it redundant.  But then I noticed that Craig's
> patch doesn't actually remove the retry behaviour completely: it
> promotes only EIO and ENOSPC to PANIC.

Rejected, since this will have to be dealt with one way or another in
that other thread.

-- 
Thomas Munro
http://www.enterprisedb.com


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] Timestamp for a XLOG_BACKUP_END WAL-record
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Cannot dump foreign key constraints on partitioned table