タイプ: | integer |
デフォルト: | 60000 (1min) |
分: | 0 (0ms) |
最大: | 2147483647 (2147483647ms) |
単位: | milliseconds (ms) |
コンテキスト: | sighup |
再起動: | false |
以来: | 9.3 |
指定された時間より長い間、活動していないレプリケーション接続は停止します。このことは受信するスタンバイサーバがプライマリノードの機能停止、またはネットワーク停止を検出するのに便利です。この値が単位なしで指定された場合は、ミリ秒単位であるとみなします。デフォルト値は60秒です。値ゼロは時間切れメカニズムを無効にします。このパラメータはpostgresql.confファイルまたはサーバのコマンドラインのみで設定可能です。
On StackOverflow
- how to resolve ERROR: could not start WAL streaming: ERROR: replication slot "xxx" is active for PID 124563
- Getting Exception : "replication slot "XXX" is active for PID XXX`" on deploying service on kubernetes with RollingUpdate deployment strategy
- What causes data on a read-replica to be an old_snapshot and cause conflict?
- Postgresql WalReceiver process waits on connecting master regardless of "connect_timeout"
- First time doing postgres replication -- not working
On pgsql-hackers
- outdated references to replication timeout
- Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS
- Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION
- Re: Recent eelpout failures on 9.x branches
- Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS