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

From: MyungKyu LIM <myungkyu(dot)lim(at)samsung(dot)com>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [Todo item] Add entry creation timestamp column to pg_stat_replication
Date: 2018-10-25 07:28:13
Message-ID: 2037111623.586731.1540452493623.JavaMail.jboss@ep2ml404
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)albe(at)cybertec(dot)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 Content-Type Size
0001-Implement-following-TODO-list-item-v3.patch application/octet-stream 7.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-10-25 07:41:13 Re: Alter index rename concurrently to
Previous Message Nikolay Samokhvalov 2018-10-25 06:57:18 Using old master as new replica after clean switchover