Re: Logical replication launcher did not automatically restart when got SIGKILL

Поиск
Список
Период
Сортировка
От cca5507
Тема Re: Logical replication launcher did not automatically restart when got SIGKILL
Дата
Msg-id tencent_0423254B46018FF4A0D9CE30D4A510BCF605@qq.com
обсуждение исходный текст
Ответ на Re: Logical replication launcher did not automatically restart when got SIGKILL  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Logical replication launcher did not automatically restart when got SIGKILL
Список pgsql-hackers
> For example, we could add a check like the following to 013_crash_restart.pl.
> Thoughts?

> -----------------
> is($node->safe_psql('postgres',
> "SELECT count(*) = 1 FROM pg_stat_activity WHERE backend_type =
> 'logical replication launcher'"),
> 't',
> 'logical replication launcher is running after crash');
> -----------------

Agree, but we need note that the logical replication launcher won't be registered in some case. (see ApplyLauncherRegister())

--
Regards,
ChangAo Chen

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