Re: [rfc] overhauling pgstat.stat

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tomas Vondra <tv(at)fuzzy(dot)cz>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [rfc] overhauling pgstat.stat
Date: 2013-09-09 16:50:33
Message-ID: CA+Tgmobkwo9miuDiMB6Z8MfEt2E+oP1ivQ+=9qa_4TfkqEZYSw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Sep 7, 2013 at 6:57 PM, Tomas Vondra <tv(at)fuzzy(dot)cz> wrote:
> Don't forget the stats are written only by the postmaster, all the
> regular backends only read it (and eventually send updates back).

The postmaster, or the stats collector?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-09-09 17:20:42 Re: Custom Plan node
Previous Message Robert Haas 2013-09-09 16:46:36 Re: Custom Plan node