Magnus Hagander <magnus@hagander.net> writes:
> On Thu, May 24, 2012 at 2:59 PM, Thom Brown <thom@linux.com> wrote:
>>> I attach a proposed change to the docs which points out that if the
>>> size of track_activity_query_size is changed and the is server
>>> restarted, it won't have any effect if query statistics are already
>>> present.
> Ah, suddenly it makes sense.
> And in that case yes, the docs changes should go under
> pg_stat_statements, I believe.
But surely the statement is flat out wrong; or if it's not wrong,
there's a bug somewhere. We do not absorb the value of
track_activity_query_size from the stats file.
regards, tom lane