Table cache hit
Calculates your cache hit rate for reading tables
Calculates your cache hit rate for reading tables
Schema | Name | Buffer hits | Block reads | Total read | Ratio |
---|---|---|---|---|---|
public | comments | 0 | 40 | 40 | 0.0 |
public | users | 0 | 40 | 40 | 0.0 |
public | todo_lists | 0 | 40 | 40 | 0.0 |
public | todo_items | 0 | 40 | 40 | 0.0 |
public | topics | 228 | 51 | 279 | 0.8172043010752689 |
public | schema_migrations | 15016 | 131 | 15147 | 0.9913514227239717 |