diff options
author | Noah Misch | 2018-09-01 05:59:58 +0000 |
---|---|---|
committer | Noah Misch | 2018-09-01 06:00:02 +0000 |
commit | 081e4104a4317709c1adf0fab42a1546ebf8d6b2 (patch) | |
tree | 7b57a294d445dfb0f0e2d9200cf4ad0808ebf0dd /doc/src | |
parent | 4a9a5bb3fd2a6aafda1e3bd8ef25c1fb004f5c87 (diff) |
Ignore server-side delays when enforcing wal_sender_timeout.
Healthy clients of servers having poor I/O performance, such as
buildfarm members hamster and tern, saw unexpected timeouts. That
disagreed with documentation. This fix adds one gettimeofday() call
whenever ProcessRepliesIfAny() finds no client reply messages.
Back-patch to 9.4; the bug's symptom is rare and mild, and the code all
moved between 9.3 and 9.4.
Discussion: https://postgr.es/m/20180826034600.GA1105084@rfd.leadboat.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions