Re: Changing the setting of wal_sender_timeout per standby
От | Michael Paquier |
---|---|
Тема | Re: Changing the setting of wal_sender_timeout per standby |
Дата | |
Msg-id | 20180921060133.GN1338@paquier.xyz обсуждение исходный текст |
Ответ на | RE: Changing the setting of wal_sender_timeout per standby ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>) |
Ответы |
RE: Changing the setting of wal_sender_timeout per standby
|
Список | pgsql-hackers |
On Fri, Sep 21, 2018 at 05:37:42AM +0000, Tsunakawa, Takayuki wrote: > I think all of these are almost equally good. I chose (1) at first, > and you chose (3). But (2) may be the best, because it's the natural > place the user will see when configuring the standby, and it already > contains an example of recovery.conf. We can add "options=''-c > wal_sender_timeout=5000''" or something in that example. I'm OK with > anyplace, but I recommend adding how to specify wal_sender_timeout in > primary_conninfo, because libpq's options parameter may not be > well-konown, and it's a bit difficult to figure out the need to > enclose the value with double single-quotes. 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)? -- Michael
Вложения
В списке pgsql-hackers по дате отправления: