diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-03-01 11:32:23 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-03-01 11:34:25 -0500 |
commit | 59d6a7594288ebc909a24f3fc9e502f097bbe2ff (patch) | |
tree | b4d3fbb6a2bd33b73015906f2038862c053eb6de /src/backend/commands/explain.c | |
parent | c0b00760365c74308e9e0719c993eadfbcd090c2 (diff) | |
download | postgresql-59d6a7594288ebc909a24f3fc9e502f097bbe2ff.tar.gz postgresql-59d6a7594288ebc909a24f3fc9e502f097bbe2ff.zip |
Avoid excessive Hot Standby feedback messages.
Without this patch, when wal_receiver_status_interval=0, indicating that no
status messages should be sent, Hot Standby feedback messages are instead sent
extremely frequently.
Fujii Masao, with documentation changes by me.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions