Commit 9b40233
committed
m1: include system catalogs in buffer cache report
System catalogs (pg_class, pg_proc, etc.) are often the biggest cache
consumers. Excluding them gave empty results on small databases and
hid useful information on large ones.1 parent 9ef18b0 commit 9b40233
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments