[pgpool-hackers: 4204] Re: Proposal: Add trusted_server_command parameter
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Oct 25 12:03:50 JST 2022
Hi Hoshiai-san,
> Hi all,
>
> I create a patch about trusted_servers for v4.4.
> Add new parameter 'trusted_server_command'.
>
> Currently, only 'ping' command is used by trusted_servers for checking
> up stream
> connection, and number of sending packets is hard coded. In some
> cases, user maybe
> want to use other command.
>
> The trusted_server_command allow users to any specify command.
> Default is
> 'ping -q -c %h' which means same as before. Pgpool-II replaces the
> special
> characters(%h) with the host name in trusted_servers.
I think this is a great enhancement. Thank you for your proposal!
Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
More information about the pgpool-hackers
mailing list