| From: | Christian Kruse <christian(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication |
| Date: | 2014-02-07 09:34:39 |
| Message-ID: | 20140207093439.GA23772@defunct.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
attached you will find a new version with the following issues
resolved:
- use backend ID once again for getting the xid and xmin
- use <xref> instead of <link> in documentation
- rename fields to backend_xid and backend_xmin
Best regards,
--
Christian Kruse http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| xid_and_xmin_in_pg_stat_activity_and_pg_stat_replication_v5.patch | text/x-diff | 9.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2014-02-07 10:06:12 | Re: specifying repeatable read in PGOPTIONS |
| Previous Message | Tatsuo Ishii | 2014-02-07 09:14:09 | Re: Inconsistency between pg_stat_activity and log_duration |