RE: [Todo item] Add entry creation timestamp column topg_stat_replication - Mailing list pgsql-hackers

From MyungKyu LIM
Subject RE: [Todo item] Add entry creation timestamp column topg_stat_replication
Date
Msg-id 2037111623.586731.1540452493623.JavaMail.jboss@ep2ml404
Whole thread Raw
In response to Re: [Todo item] Add entry creation timestamp column topg_stat_replication  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses RE: [Todo item] Add entry creation timestamp column topg_stat_replication  (MyungKyu LIM <myungkyu.lim@samsung.com>)
List pgsql-hackers
Thanks for your feedback!

Include documentation for new column.
Attached new patch file
  : 0001-Implement-following-TODO-list-item-v3.patch

Best regards,
Myungkyu, Lim
 
--------- Original Message ---------
Sender : Laurenz Albe <laurenz.albe@cybertec.at>
Date   : 2018-10-25 15:14 (GMT+9)
Title  : Re: [Todo item] Add entry creation timestamp column to pg_stat_replication
 
MyungKyu LIM wrote:
> I have worked on following todo list item.
>  
>   - Add entry creation timestamp column to pg_stat_replication
>     http://archives.postgresql.org/pgsql-hackers/2011-08/msg00694.php
>  
> This item looks like simple because necessary data was already exist.
> So, I wrote a prototype patch.
 
Thank you!
 
You should add this to the next commitfest:
https://commitfest.postgresql.org/20/
 
Please make sure to read the Developer FAQ if you haven't already done it:
https://wiki.postgresql.org/wiki/Developer_FAQ
 
Yours,
Laurenz Albe
 
 
 
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: pgbench - add pseudo-random permutation function
Next
From: Peter Eisentraut
Date:
Subject: Re: Alter index rename concurrently to