| From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
|---|---|
| To: | Ildus Kurbangaliev <i(dot)kurbangaliev(at)postgrespro(dot)ru> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: RFC: replace pg_stat_activity.waiting with something more descriptive |
| Date: | 2015-07-13 13:07:50 |
| Message-ID: | CAHGQGwE9TQyurNZ177=37RP7B+uuE3_6UCS7KLBhxHHiKJv8Bw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jul 13, 2015 at 9:19 PM, Ildus Kurbangaliev
<i(dot)kurbangaliev(at)postgrespro(dot)ru> wrote:
> On 07/13/2015 01:36 PM, Amit Kapila wrote:
>
> Other problem of pg_stat_activity that we can not see all processes there
> (checkpointer for example). So we anyway need separate view for monitoring
> purposes.
+1
When there are many walsender processes running,
maybe I'd like to see their wait events.
Regards,
--
Fujii Masao
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2015-07-13 13:34:56 | Re: Support for N synchronous standby servers - take 2 |
| Previous Message | Uriy Zhuravlev | 2015-07-13 12:43:10 | Re: WIP: Enhanced ALTER OPERATOR |