<p>
Specifies how to log the replication delay.
If 'none' is specified, no log is written.
- If 'always', log the delay every time health checking is performed.
+ If 'always', log the delay every time the replication delay is checked.
If 'if_over_threshold' is specified, the log is written when the delay
exceeds <a href="#DELAY_THRESHOLD">delay_threshold</a>.
The default value for log_standby_delay is 'none'.
<p>
レプリケーションの遅延状況をログする条件を指定します。
'none'を指定すると、ログを出力しません。
- 'always'ã\81ªã\82\89ã\83\98ã\83«ã\82¹チェックを実行するたびに必ず出力します。
+ 'always'ã\81ªã\82\89ã\83¬ã\83\97ã\83ªã\82±ã\83¼ã\82·ã\83§ã\83³ã\81®é\81\85å»¶チェックを実行するたびに必ず出力します。
'if_over_threshold'を指定すると、<a href="#DELAY_THRESHOLD">delay_threshold</a>を超えたときだけ
ログが出力されます。
デフォルト値は'none'です。