By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
8 rows affected
3 rows affected
date | pageviews | weighted_moving_average |
---|---|---|
2020-02-01 | 42 | null |
2020-02-02 | 3 | null |
2020-02-03 | 216 | 137.04 |
2020-02-04 | 186 | 163.92 |
2020-02-05 | 510 | 385.2 |
2020-02-06 | 419 | 403.56 |
2020-02-07 | 64 | 220.56 |
2020-02-09 | 230 | 148.24 |