Re: pgstat_assert_is_up() can fail in walsender

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: pgstat_assert_is_up() can fail in walsender
Дата
Msg-id CA+HiwqEJV5TT18UEU4A6-XhSYfZdd_GvRteuCyUyEUk+acdqTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgstat_assert_is_up() can fail in walsender  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
On Fri, Oct 22, 2021 at 2:14 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> On 2021/10/19 22:14, Amit Langote wrote:
> > Hi,
> >
> > I can (almost) consistently reproduce $subject by executing the
> > attached shell script, which I was using while constructing a test
> > case for another thread.
>
> This seems the same issue that was reported at the thread [1].
>
> [1]
> https://www.postgresql.org/message-id/OS0PR01MB571621B206EEB17D8AB171F094B59@OS0PR01MB5716.jpnprd01.prod.outlook.com

Ah, indeed.  Thank you.

-- 
Amit Langote
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: MDAM techniques and Index Skip Scan patch
Следующее
От: Japin Li
Дата:
Сообщение: Re: [Bug] Logical Replication failing if the DateStyle is different in Publisher & Subscriber