Re: Failure of subscription tests with topminnow

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Failure of subscription tests with topminnow
Дата
Msg-id CAA4eK1LAj69+XMVcwNbSKKizW9JK_JzhWA-bXme=xAOWmrNaZw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Failure of subscription tests with topminnow  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: Failure of subscription tests with topminnow  (Ajin Cherian <itsajin@gmail.com>)
Список pgsql-hackers
On Wed, Aug 25, 2021 at 6:10 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> I did a quick check with the following tap test code:
>
> $node_publisher->poll_query_until('postgres',
>                                   qq(
> select 1 != foo.column1 from (values(0), (1)) as foo;
> ));
>
> The query returns {t, f} but poll_query_until() never finished. The
> same is true when the query returns {f, t}.
>

This means something different is going on in Ajin's setup. Ajin, can
you please share how did you confirm your findings about poll_query?


-- 
With Regards,
Amit Kapila.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Failure of subscription tests with topminnow
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Remove Value node struct