From: | Kevin Grittner <kgrittn(at)gmail(dot)com> |
---|---|
To: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: OldSnapshotTimemapLock information is missing in monitoring.sgml file |
Date: | 2016-08-03 15:02:10 |
Message-ID: | CACjxUsN13OBsvkGrJ+jH+qvauJ2NbBAw3rB2_4L6rwsM6jOYvA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Aug 3, 2016 at 4:52 AM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
> monitoring.sgml file has the list of all the wait event names that is
> being monitored by pg_stat_activity but as one of the LWLock named
> 'OldSnapshotTimemapLock' was added recently as the part of git commit
> '848ef42b' -->"Add the "snapshot too old" feature", this lwlock
> information is currently missing in the monitoring.sgml file. I have
> added the necessary information about the same in this file and
> attached is the patch. Thanks.
Pushed with minor fixes (white space and bumping the count for the tranche).
Thanks!
--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Fabrízio de Royes Mello | 2016-08-03 15:09:07 | Re: PostgreSQL 10 kick-off |
Previous Message | Tom Lane | 2016-08-03 14:57:54 | Re: Wanting to learn about pgsql design decision |