Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Enhance checkpointer restartpoint statistics | Alexander Korotkov | 2023-12-25 |
* | Introduce pg_stat_checkpointer | Michael Paquier | 2023-10-30 |
* | Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer | Michael Paquier | 2023-10-27 |
* | pgstat: Infrastructure for more detailed IO statistics | Andres Freund | 2023-02-08 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | pgstat: store statistics in shared memory. | Andres Freund | 2022-04-06 |
* | pgstat: rename some pgstat_send_* functions to pgstat_report_*. | Andres Freund | 2022-04-06 |
* | pgstat: stats collector references in comments. | Andres Freund | 2022-04-06 |
* | pgstat: consistent function comment formatting. | Andres Freund | 2022-04-04 |
* | pgstat: split different types of stats into separate files. | Andres Freund | 2022-03-21 |