2022-10-07 16:59 Fujii Masao wrote:
> s/subscriber/publisher ?
I did not understand what this means.
> Thanks for the patch!
>
> -
> + printf("fork child process\n");
> + printf(" am_walsender: %d\n", am_walsender);
> + printf(" am_db_walsender: %d\n", am_db_walsender);
>
> The patch seems to include the debug code accidentally.
> Except this, the patch looks good to me.
I apologize for the silly mistake.
I edited the patch and attached it to this mail.
Best,
Tatsuhiro Nakamori