Re: stat collector is not using

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: AI Rumman <rummandba(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: stat collector is not using
Date: 2010-02-03 15:25:39
Message-ID: 10509.1265210739@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

AI Rumman <rummandba(at)gmail(dot)com> writes:
> I am using Postgresql 8.1.
> I set stats_start_collector = on

> But I found statistics collector is not using;

The collector won't actually collect anything unless you enable at least
one of these settings:

#stats_command_string = off
#stats_block_level = off
#stats_row_level = off

All of them default to off in 8.1 ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-02-03 15:42:44 Re: PQendcopy:resetting connection Problem and Cannot insert a duplicate key into unique index
Previous Message Jonathan Bond-Caron 2010-02-03 15:13:37 Deleted Records & file format