pg_stat_all_tables shows all 0's -
12-16-2003
, 12:15 PM
Hi,
When I query the pg_stat_all_tables view all I get back is 0's. How
can I tell if the statistics collector is running? I have the param's
set in my config file.
#
# Access statistics collection
#
stats_start_collector = true
stats_reset_on_server_start = true
stats_command_string = false
stats_row_level = false
stats_block_level = false
thanks
michael
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |