Re: [Todo item] Add entry creation timestamp column to pg_stat_replication

Surafel Temsgen <surafel3000@gmail.com>

From: Surafel Temesgen <surafel3000@gmail.com>
To: myungkyu.lim@samsung.com
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-11-14T10:48:36Z
Lists: pgsql-hackers
Hi .
On Tue, Jul 31, 2018 at 11:57 AM MyungKyu LIM <myungkyu.lim@samsung.com>
wrote:

>
> Feedback and suggestion will be very welcome.
>


Can you explain the purpose of this feature more because now we have
columns to report replication delay times like write_lag ,flush_lag and
replay_lag that can use for similar purpose .

regards

Surafel

Commits

  1. Add timestamp of last received message from standby to pg_stat_replication