Re: Stats not getting updated.... - Mailing list pgsql-general

From Tom Lane
Subject Re: Stats not getting updated....
Date
Msg-id 14135.1117725335@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stats not getting updated....  (Richard Huxton <dev@archonet.com>)
Responses Re: Stats not getting updated....
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> It is possible that during very busy periods the stats don't get
> recorded - that's part of the design.

IIRC, backends only ship stats to the collector at transaction commit.
Or maybe it's at the end of processing a client command.  It's certainly
not continuous.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Old problem needs solution
Next
From: Roman Neuhauser
Date:
Subject: Re: postgresql 8 abort with signal 10