wrote:
> Gavin Thompson <[EMAIL PROTECTED]> writes:
> > My statistics collector is not collecting any statistics and functions
> > such as pg_stat_get_tuples_fetched() return 0.
>
> I'd wonder about kernel packet filtering preventing the data from
> getting through to t
Hi,
My statistics collector is not collecting any statistics and functions
such as pg_stat_get_tuples_fetched() return 0.
I have set run-time parameters thusly:
stats_command_string | on
stats_reset_on_server_start| on
stats_row_level| on
stats_start_collector