Re: stats for network traffic WIP - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: stats for network traffic WIP
Date
Msg-id 20131021163252.GM2706@tamriel.snowman.net
Whole thread Raw
In response to stats for network traffic WIP  (Nigel Heron <nheron@querymetrics.com>)
Responses Re: stats for network traffic WIP  (Mike Blackwell <mike.blackwell@rrd.com>)
List pgsql-hackers
Nigel,

* Nigel Heron (nheron@querymetrics.com) wrote:
> Hi, I've been using postgres for many years but never took the time to play
> with the code until now. As a learning experience i came up with this WIP
> patch to keep track of the # of bytes sent and received by the server over
> it's communication sockets. Counters are kept per database, per connection
> and globally/shared.

Very neat idea.  Please add it to the current commitfest
(http://commitfest.postgresql.org) and, ideally, someone will get in and
review it during the next CM.
Thanks!
    Stephen

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: autovacuum_work_mem
Next
From: Josh Berkus
Date:
Subject: Re: Turning recovery.conf into GUCs