Re: Add session statistics to pg_stat_database
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Georgios Kokolatos <gkokolatos@protonmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2020-11-11T19:17:04Z
Lists: pgsql-hackers
Attachments
- 0001-Add-session-statistics-to-pg_stat_database.v5.patch (text/x-patch) patch v5-0001
On Tue, 2020-11-10 at 15:03 +0000, Georgios Kokolatos wrote: > I noticed that the cfbot fails for this patch. > > For this, I am setting the status to: 'Waiting on Author'. Thanks for noticing, it was only the documentation build. Version 5 attached, status changed back to "waiting for review". Yours, Laurenz Albe
Commits
-
Bump PGSTAT_FILE_FORMAT_ID
- b2f87b46690a 14.0 landed
-
Add pg_stat_database counters for sessions and session time
- 960869da0803 14.0 landed
-
Fix oversight in my patch of yesterday: forgot to ensure that stats would
- 641912b4d17f 8.3.0 cited