Re: [ADMIN] pg_stat tables empty

2004-06-13 Thread Gavin Thompson
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

[ADMIN] pg_stat tables empty

2004-06-10 Thread Gavin Thompson
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