From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Nigel Heron <nheron(at)querymetrics(dot)com>, Atri Sharma <atri(dot)jiit(at)gmail(dot)com>, Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, PgHacker <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: stats for network traffic WIP |
Date: | 2013-12-11 17:42:13 |
Message-ID: | 52A8A3F5.7060301@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/10/13, 5:08 PM, Tom Lane wrote:
> Having said that, I can't get very excited about this feature anyway,
> so I'm fine with rejecting the patch. I'm not sure that enough people
> care to justify any added overhead at all. The long and the short of
> it is that network traffic generally is what it is, for any given query
> workload, and so it's not clear what's the point of counting it.
Also, if we add this, the next guy is going to want to add CPU
statistics, memory statistics, etc.
Is there a reason why you can't get this directly from the OS?
From | Date | Subject | |
---|---|---|---|
Next Message | Sergey Muraviov | 2013-12-11 17:43:06 | Re: Problem with displaying "wide" tables in psql |
Previous Message | Josh Berkus | 2013-12-11 17:38:51 | Re: [RFC] Shouldn't we remove annoying FATAL messages from server log? |