Re: Inconsistency in determining the timestamp of the db statfile.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Inconsistency in determining the timestamp of the db statfile.
Дата
Msg-id CAA4eK1JCQW_ofzGDhcjOm9DYeEAQ8Hyrh2U0qpK-KTF3jcCkOA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Inconsistency in determining the timestamp of the db statfile.  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
Ответы Re: Inconsistency in determining the timestamp of the db statfile.
Список pgsql-hackers
On Thu, Sep 10, 2020 at 11:52 AM Masahiko Sawada
<masahiko.sawada@2ndquadrant.com> wrote:
>
>
> Regarding the v2 patch, I think we should return false in the
> following case too:
>
>             default:
>                 ereport(pgStatRunningInCollector ? LOG : WARNING,
>                         (errmsg("corrupted statistics file \"%s\"",
>                                 statfile)));
>                 goto done;
>

makes sense, attached find the updated patch.

-- 
With Regards,
Amit Kapila.

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: doc review for v13
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Inconsistent Japanese name order in v13 contributors list