Re: stats for network traffic WIP

Поиск
Список
Период
Сортировка
От Mike Blackwell
Тема Re: stats for network traffic WIP
Дата
Msg-id CANPAkgtmSTY1xA0_uRnS5tMs4yM=_Kd9y-oTGYr4g-DLD__kHg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: stats for network traffic WIP  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: stats for network traffic WIP  (Nigel Heron <nheron@querymetrics.com>)
Список pgsql-hackers
I added this to the current CF, and am starting to review it as I have time.

__________________________________________________________________________________
Mike Blackwell | Technical Analyst, Distribution Services/Rollout Management | RR Donnelley
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike.Blackwell@rrd.com
http://www.rrdonnelley.com




On Mon, Oct 21, 2013 at 11:32 AM, Stephen Frost <sfrost@snowman.net> wrote:
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 по дате отправления:

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Location for external scripts for Extensions?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: psql tab completion for updatable foreign tables