index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
monitoring.sgml
Commit message (
Expand
)
Author
Age
*
Reintroduce dead tuple counter in pg_stat_progress_vacuum.
Masahiko Sawada
2024-06-14
*
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-06
*
docs: Demote "Monitoring Disk Usage" from chapter to section.
Robert Haas
2024-04-03
*
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-04-02
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2024-03-22
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2024-03-22
*
Improve documentation for pg_stat_checkpointer fields
Alexander Korotkov
2024-03-14
*
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2024-03-03
*
Improve performance of subsystems on top of SLRU
Alvaro Herrera
2024-02-28
*
Rename SLRU elements in view pg_stat_slru
Alvaro Herrera
2024-02-28
*
doc: Spell I/O consistently
Michael Paquier
2024-02-06
*
Add progress reporting of skipped tuples during COPY FROM.
Masahiko Sawada
2024-01-25
*
More documentation updates for incremental backup.
Robert Haas
2024-01-18
*
Enhance checkpointer restartpoint statistics
Alexander Korotkov
2023-12-25
*
Provide vectored variants of smgrread() and smgrwrite().
Thomas Munro
2023-12-18
*
Add target "slru" to pg_stat_reset_shared()
Michael Paquier
2023-11-16
*
doc: Improve description of targets for pg_stat_reset_shared()
Michael Paquier
2023-11-15
*
Add support for pg_stat_reset_slru without argument
Michael Paquier
2023-11-14
*
Add ability to reset all shared stats types in pg_stat_reset_shared()
Michael Paquier
2023-11-12
*
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-30
*
doc: wording improvements
Bruce Momjian
2023-10-27
*
Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer
Michael Paquier
2023-10-27
*
doc: Improve example query related to pg_wait_events
Michael Paquier
2023-10-24
*
Doc: suppress "exceed the available area" warning in PDF build.
Tom Lane
2023-10-03
*
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-09-25
*
Add system view pg_wait_events
Michael Paquier
2023-08-20
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-20
*
Report index vacuum progress.
Masahiko Sawada
2023-07-11
*
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-05
*
Doc: unify use of timestamp with time zone vs timestamptz
David Rowley
2023-06-05
*
doc: Add missing backend_type to pg_stat_activity
Daniel Gustafsson
2023-05-30
*
Add writeback to pg_stat_io
Andres Freund
2023-05-17
*
doc: Fix ordering of entries in wait event table for I/O type
Michael Paquier
2023-05-16
*
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-21
*
doc: Fix some grammar for logical decoding description and functions
Michael Paquier
2023-04-14
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Document BaseBackupSync and BaseBackupWrite wait events.
Robert Haas
2023-04-12
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Track IO times in pg_stat_io
Andres Freund
2023-04-07
*
bufmgr: Introduce infrastructure for faster relation extension
Andres Freund
2023-04-05
*
doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit}
Michael Paquier
2023-04-05
*
bufmgr: Remove buffer-write-dirty tracepoints
Andres Freund
2023-04-03
*
Track shared buffer hits in pg_stat_io
Andres Freund
2023-03-30
*
Fix CREATE INDEX progress reporting for multi-level partitioning.
Tom Lane
2023-03-25
*
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
[next]