diff options
author | Noah Misch <noah@leadboat.com> | 2018-08-31 22:59:58 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2018-08-31 23:00:03 -0700 |
commit | 20cd88857b3a60d40cf019872cf8a5d40888e3ae (patch) | |
tree | 4f0b8ad25fd6652b21d307f5212f53e93f2caf0d /src/backend/access/gin/ginxlog.c | |
parent | d9638a326f722af7e5c7e92995ed0e22ace670a3 (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 'src/backend/access/gin/ginxlog.c')
0 files changed, 0 insertions, 0 deletions