Re: ps command does not show walsender's connected db - Mailing list pgsql-hackers

From bt22nakamorit
Subject Re: ps command does not show walsender's connected db
Date
Msg-id 6b632b1b3d29a8823e09d73fd931f416@oss.nttdata.com
Whole thread Raw
In response to Re: ps command does not show walsender's connected db  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Responses Re: ps command does not show walsender's connected db  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Eliminating SPI from RI triggers - take 2
Next
From: Amit Langote
Date:
Subject: Re: Eliminating SPI from RI triggers - take 2