Re: Changing the setting of wal_sender_timeout per standby

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Cc: sawada.mshk@gmail.com, tsunakawa.takay@jp.fujitsu.com, pgsql-hackers@lists.postgresql.org
Date: 2018-09-18T02:47:58Z
Lists: pgsql-hackers
On Tue, Sep 18, 2018 at 11:20:03AM +0900, Kyotaro HORIGUCHI wrote:
> +1, and we need a means to see the actual value, in
> pg_stat_replication?

Well, being able to see what another session is using as settings is
not a trivial problem, perhaps not worth solving, and orthogonal to
what's discussed here...
--
Michael

Commits

  1. Make GUC wal_sender_timeout user-settable