postgresql/src/include/replication
Michael Paquier 7fee252f6f Add timestamp of last received message from standby to pg_stat_replication
The timestamp generated by the standby at message transmission has been
included in the protocol since its introduction for both the status
update message and hot standby feedback message, but it has never
appeared in pg_stat_replication.  Seeing this timestamp does not matter
much with a cluster which has a lot of activity, but on a mostly-idle
cluster, this makes monitoring able to react faster than the configured
timeouts.

Author: MyungKyu LIM
Reviewed-by: Michael Paquier, Masahiko Sawada
Discussion: https://postgr.es/m/1657809367.407321.1533027417725.JavaMail.jboss@ep2ml404
2018-12-09 16:35:06 +09:00
..
basebackup.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
decode.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logical.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
logicalfuncs.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
logicallauncher.h Add subtransaction handling for table synchronization workers. 2018-07-16 17:33:22 -04:00
logicalproto.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
logicalrelation.h logical replication: fix OID type mapping mechanism 2018-03-14 21:34:26 -03:00
logicalworker.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
message.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
origin.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
output_plugin.h Logical decoding of TRUNCATE 2018-04-07 11:34:10 -04:00
pgoutput.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
reorderbuffer.h Fix memory leak in TRUNCATE decoding 2018-09-03 02:10:24 +02:00
slot.h Fix and document lock handling for in-memory replication slot data 2018-06-10 19:39:26 +09:00
snapbuild.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
syncrep.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walreceiver.h Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
walsender.h Update copyright for 2018 2018-01-02 23:30:12 -05:00
walsender_private.h Add timestamp of last received message from standby to pg_stat_replication 2018-12-09 16:35:06 +09:00
worker_internal.h Fix spelling errors and typos in comments 2018-11-02 13:56:52 +01:00