| From: | Johann Spies <johann(dot)spies(at)gmail(dot)com> |
|---|---|
| To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: column "waiting" does not exist |
| Date: | 2017-03-02 13:20:20 |
| Message-ID: | CAGZ55DQX8sPd66YfytT92jyEHMyfje9hQejT0tD-9M4BOUHduA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks Charles and Neslişah.
Charles Clavadetscher <clavadetscher(at)swisspug(dot)org> wrote:
The name of the column in pg_stat_activity has changed. I assume it comes
from there?
On 2 March 2017 at 10:54, Neslisah Demirci <neslisah(dot)demirci(at)markafoni(dot)com>
wrote:
> Your monitoring program is trying to use pg_stat_activity's old version.
> In 9.6 pg_stat_activity has new columns named wait_event , wait_event_type
> .
>
> Which monitoring programme?
>
Munin is the culprit. We will update it soon.
Regards
Johann
--
Because experiencing your loyal love is better than life itself,
my lips will praise you. (Psalm 63:3)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | dhanuj hippie | 2017-03-02 15:39:35 | pg_restore successful with warnings returns exit code of non-zero |
| Previous Message | subash | 2017-03-02 10:48:15 | Re: Setup pgpool-II with streaming replication |