-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Need to switch on stats collection:
http://pgsqld.active-venture.com/monitoring-stats.html
Queries:
select * from pg_stat_user_tables order by seq_scan desc
and
select * from pg_stat_user_indexes order by idx_scan desc