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 | schema_migrations | 905 | 4 | 909 | 0.9955995599559956 |
| public | topics | 3 | 3 | 6 | 0.5 |
| public | comments | 0 | 3 | 3 | 0.0 |
| public | users | 0 | 3 | 3 | 0.0 |
| public | todo_lists | 0 | 3 | 3 | 0.0 |
| public | todo_items | 0 | 3 | 3 | 0.0 |