RE: Changing the setting of wal_sender_timeout per standby - Mailing list pgsql-hackers

From Tsunakawa, Takayuki
Subject RE: Changing the setting of wal_sender_timeout per standby
Date
Msg-id 0A3221C70F24FB45833433255569204D1FAB4CCC@G01JPEXMBYT05
Whole thread Raw
In response to Re: Changing the setting of wal_sender_timeout per standby  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Changing the setting of wal_sender_timeout per standby  (Michael Paquier <michael@paquier.xyz>)
Re: Changing the setting of wal_sender_timeout per standby  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
From: Michael Paquier [mailto:michael@paquier.xyz]
> I think that the description of wal_sender_timeout and its properties should
> remain where the parameter is defined, so (3) is not a good option in my
> opinion.  (2) has a point with the use of quotes actually, so why not just
> mention options=''-c wal_sender_timeout=5000'' in the example of
> recovery.conf as you suggest and call it a day, but keep the paragraph I
> suggested in (1)?

Agreed.  Sorry to cause you to take this long time for such a tiny patch...


Regards
Takayuki Tsunakawa




pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Changing the setting of wal_sender_timeout per standby
Next
From: Haribabu Kommi
Date:
Subject: Re: Pluggable Storage - Andres's take