Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-17 | Add writeback to pg_stat_io | Andres Freund | 16.0 |
| 2023-04-08 | Handle logical slot conflicts on standby | Andres Freund | 16.0 |
| 2023-04-08 | Track IO times in pg_stat_io | Andres Freund | 16.0 |
| 2023-03-31 | Track shared buffer hits in pg_stat_io | Andres Freund | 16.0 |
| 2023-02-11 | Add pg_stat_io view, providing more detailed IO statistics | Andres Freund | 16.0 |
| 2023-02-09 | pgstat: Infrastructure for more detailed IO statistics | Andres Freund | 16.0 |
| 2023-01-13 | Manual cleanup and pgindent of pgstat and bufmgr related code | Andres Freund | 16.0 |
| 2022-10-14 | pgstat: Track time of the last scan of a relation | Andres Freund | 16.0 |