Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`
Дата
Msg-id CAA4eK1JSDePjiBhE9zdwiFYmz4VBwZzH4g_ywSKpsR1-R8=8jw@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl`  (Грем Снорт <grem.snoort@gmail.com>)
Список pgsql-hackers
On Thu, Oct 9, 2025 at 6:07 PM Грем Снорт <grem.snoort@gmail.com> wrote:
>
> Hello!
> I've found a simple problem in one of subscription tests (`src/test/subscription/t/009_matviews.pl`).
> When running this test, it completes successfully (All tests successful. Result: PASS) but there is an error in
subscriber'slogs: 
> ```
> logical replication apply worker[1865731] ERROR:  logical replication target relation "public.test1" does not exist
> ```
>

This is a harmless ERROR as in the next try, the apply for insert will
be successful. But for neatness, we can use your change.

--
With Regards,
Amit Kapila.



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