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 | 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 |
| public | topics | 3 | 3 | 6 | 0.5 |
| public | schema_migrations | 906 | 4 | 910 | 0.9956043956043956 |