Commit Graph

468 Commits (3edaf29fa5e0d4fd6419c7eb73fd6df5b0406789)

Author SHA1 Message Date
Alexander Korotkov e820db5b56 Improve documentation for pg_stat_checkpointer fields 2 years ago
Heikki Linnakangas 024c521117 Replace BackendIds with 0-based ProcNumbers 2 years ago
Alvaro Herrera 53c2a97a92
Improve performance of subsystems on top of SLRU 2 years ago
Alvaro Herrera bcdfa5f2e2
Rename SLRU elements in view pg_stat_slru 2 years ago
Michael Paquier 1f61680327 doc: Spell I/O consistently 2 years ago
Masahiko Sawada 729439607a Add progress reporting of skipped tuples during COPY FROM. 2 years ago
Robert Haas 7b1dbf0a8d More documentation updates for incremental backup. 2 years ago
Alexander Korotkov 12915a58ee Enhance checkpointer restartpoint statistics 2 years ago
Thomas Munro 4908c58720 Provide vectored variants of smgrread() and smgrwrite(). 2 years ago
Michael Paquier 2e8a0edc2a Add target "slru" to pg_stat_reset_shared() 2 years ago
Michael Paquier 7f6bc3b356 doc: Improve description of targets for pg_stat_reset_shared() 2 years ago
Michael Paquier e5cca6288a Add support for pg_stat_reset_slru without argument 2 years ago
Michael Paquier 23c8c0c8f4 Add ability to reset all shared stats types in pg_stat_reset_shared() 2 years ago
Michael Paquier 96f052613f Introduce pg_stat_checkpointer 2 years ago
Bruce Momjian a978565ffc doc: wording improvements 2 years ago
Michael Paquier 74604a37f2 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer 2 years ago
Michael Paquier befe9451fb doc: Improve example query related to pg_wait_events 2 years ago
Tom Lane 77d0ad6c46 Doc: suppress "exceed the available area" warning in PDF build. 2 years ago
Nathan Bossart 13aeaf0797 Add worker type to pg_stat_subscription. 2 years ago
Michael Paquier 1e68e43d3f Add system view pg_wait_events 2 years ago
Michael Paquier af720b4c50 Change custom wait events to use dynamic shared hash tables 2 years ago
Michael Paquier c9af054653 Support custom wait events for wait event type "Extension" 2 years ago
Daniel Gustafsson 29a0ccbce9 Revert "Add notBefore and notAfter to SSL cert info display" 2 years ago
Daniel Gustafsson 75ec5e7bec Add notBefore and notAfter to SSL cert info display 2 years ago
Masahiko Sawada 46ebdfe164 Report index vacuum progress. 3 years ago
Michael Paquier fa88928470 Generate automatically code and documentation related to wait events 3 years ago
David Rowley 8cddea9a53 Doc: unify use of timestamp with time zone vs timestamptz 3 years ago
Daniel Gustafsson e77c6c55e8 doc: Add missing backend_type to pg_stat_activity 3 years ago
Andres Freund 093e5c57d5 Add writeback to pg_stat_io 3 years ago
Michael Paquier 44e977d7ec doc: Fix ordering of entries in wait event table for I/O type 3 years ago
Michael Paquier 0ecb87e1fa Remove io prefix from pg_stat_io columns 3 years ago
Michael Paquier c7dc56bd6b doc: Fix some grammar for logical decoding description and functions 3 years ago
Stephen Frost 6633cfb216 De-Revert "Add support for Kerberos credential delegation" 3 years ago
Robert Haas 4b1ad19a4e Document BaseBackupSync and BaseBackupWrite wait events. 3 years ago
Stephen Frost 3d03b24c35 Revert "Add support for Kerberos credential delegation" 3 years ago
Andres Freund 26669757b6 Handle logical slot conflicts on standby 3 years ago
Stephen Frost 3d4fa227bc Add support for Kerberos credential delegation 3 years ago
Andres Freund ac8d53dae5 Track IO times in pg_stat_io 3 years ago
Andres Freund 31966b151e bufmgr: Introduce infrastructure for faster relation extension 3 years ago
Michael Paquier e126d817c7 doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} 3 years ago
Andres Freund 8a2b1b1477 bufmgr: Remove buffer-write-dirty tracepoints 3 years ago
Andres Freund 8aaa04b32d Track shared buffer hits in pg_stat_io 3 years ago
Tom Lane 27f5c712b2 Fix CREATE INDEX progress reporting for multi-level partitioning. 3 years ago
Peter Geoghegan ae4fdde135 Count updates that move row to a new page. 3 years ago
Thomas Munro 8fba928fd7 Improve the naming of Parallel Hash Join phases. 3 years ago
Michael Paquier d69c404c4c doc: Add description of some missing monitoring functions 3 years ago
Heikki Linnakangas 46647cc4b8 Replace single-quotes with double-quotes in a few SGML attributes. 3 years ago
Amit Kapila fce003cfde Add a new wait state and use it when sending data in the apply worker. 3 years ago
Andres Freund a9c70b46db Add pg_stat_io view, providing more detailed IO statistics 3 years ago
Andres Freund 28e626bde0 pgstat: Infrastructure for more detailed IO statistics 3 years ago