Table of Contents - postgrestats-1.0.0 Documentation
Pages
Classes and Modules
Methods
- ::new — PostgreStats
- #connect — PostgreStats
- #get_aggregate_ganglia_double — PostgreStats
- #get_aggregate_metrics — PostgreStats
- #get_blocks_fetched_per_database — PostgreStats
- #get_blocks_hit_per_database — PostgreStats
- #get_commits_per_database — PostgreStats
- #get_connections_per_database — PostgreStats
- #get_databases — PostgreStats
- #get_dead_per_table — PostgreStats
- #get_deletes_per_database — PostgreStats
- #get_deletes_per_table — PostgreStats
- #get_fetched_per_table — PostgreStats
- #get_heap_blocks_hit_per_table — PostgreStats
- #get_heap_blocks_read_per_table — PostgreStats
- #get_hot_updates_per_table — PostgreStats
- #get_index_blocks_hit_per_table — PostgreStats
- #get_index_blocks_read_per_table — PostgreStats
- #get_index_rows_fetched_per_table — PostgreStats
- #get_index_scans_per_table — PostgreStats
- #get_index_sizes — PostgreStats
- #get_inserts_per_database — PostgreStats
- #get_inserts_per_table — PostgreStats
- #get_last_autovacuum_per_table — PostgreStats
- #get_locks_per_database — PostgreStats
- #get_number_of_locks_per_database — PostgreStats
- #get_returned_per_table — PostgreStats
- #get_rollbacks_per_database — PostgreStats
- #get_sequential_rows_read_per_table — PostgreStats
- #get_sequential_scans_per_table — PostgreStats
- #get_table_estimated_rows — PostgreStats
- #get_table_ganglia_double — PostgreStats
- #get_table_metrics — PostgreStats
- #get_table_sizes — PostgreStats
- #get_tables — PostgreStats
- #get_tables_estimated_rows — PostgreStats
- #get_updates_per_database — PostgreStats
- #get_updates_per_table — PostgreStats
- #initialize_log — PostgreStats
- #initialize_metrics — PostgreStats
- #run_query — PostgreStats