Re: doc: Mention clock synchronization recommendation for hot_standby_feedback
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Euler Taveira <euler@eulerto.com>
Cc: Jakub Wartak <jakub.wartak@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-12-05T15:17:12Z
Lists: pgsql-hackers
On 2024-12-05 12:06:41 -0300, Euler Taveira wrote: > Is it worth a WARNING message if there is a "huge" time difference > between the servers? We already have the reply time in the message so > it is a matter of defining the "huge" interval plus a roundtrip. We also > need to avoid spamming the log. IME folks who have huge time differences between the servers are not going to look at the log carefully enough to see such a warning.
Commits
-
doc: Mention clock synchronization recommendation for hot_standby_feedback
- 0fcf02ad4568 18.0 landed