Re: stats for network traffic WIP

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Nigel Heron <nheron(at)querymetrics(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: stats for network traffic WIP
Date: 2013-10-21 16:32:52
Message-ID: 20131021163252.GM2706@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nigel,

* Nigel Heron (nheron(at)querymetrics(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-10-21 16:53:54 Re: Turning recovery.conf into GUCs
Previous Message Stephen Frost 2013-10-21 16:29:48 Re: autovacuum_work_mem