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-04-05 | bufmgr: Introduce infrastructure for faster relation extension | Andres Freund | 16.0 |
| 2023-04-04 | bufmgr: Remove buffer-write-dirty tracepoints | 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 |
| 2022-11-22 | Add wait event for pg_usleep() in perform_spin_delay() | Andres Freund | 16.0 |
| 2022-10-14 | pgstat: Track time of the last scan of a relation | Andres Freund | 16.0 |