Make GUC wal_sender_timeout user-settable
Michael Paquier <michael@paquier.xyz>
Make GUC wal_sender_timeout user-settable Being able to use a value that can be changed on a connection basis is useful with clusters distributed geographically, and makes failure detection more flexible. A note is added in the documentation about the use of "options" in primary_conninfo, which can be hard to grasp for newcomers with the need of two single quotes when listing a set of parameters. Author: Tsunakawa Takayuki Reviewed-by: Masahiko Sawada, Michael Paquier Discussion: https://postgr.es/m/0A3221C70F24FB45833433255569204D1FAAD3AE@G01JPEXMBYT05
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +8 −4 |
| doc/src/sgml/high-availability.sgml | modified | +1 −1 |
| src/backend/utils/misc/guc.c | modified | +1 −1 |
Documentation touched
Discussion
- Changing the setting of wal_sender_timeout per standby 23 messages · 2018-09-13 → 2018-09-25