index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
monitoring.sgml
Age
Commit message (
Expand
)
Author
5 days
doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_time
Michael Paquier
5 days
doc: Add missing reference to track_cost_delay_timing.
Nathan Bossart
14 days
Doc: fix incorrect punctuation
David Rowley
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-03-30
docs: Reframe track_io_timing related docs as wait time
Andres Freund
2025-03-26
doc: Mention possible ephemeral discrepancies in pg_stat_activity
Michael Paquier
2025-03-24
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-11
Add WAL data to backend statistics
Michael Paquier
2025-03-05
Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025-03-05
Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025-03-04
Split pgstat_bestart() into three different routines
Michael Paquier
2025-02-26
Re-add GUC track_wal_io_timing
Michael Paquier
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-21
doc: clarify default checksum behavior in non-master branches
Bruce Momjian
2025-02-20
doc: Add details about object "wal" in pg_stat_io
Michael Paquier
2025-02-11
Add cost-based vacuum delay time to progress views.
Nathan Bossart
2025-02-04
Add data for WAL in pg_stat_io and backend statistics
Michael Paquier
2025-01-28
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-14
Make pg_stat_io count IOs as bytes instead of blocks for some operations
Michael Paquier
2024-12-19
Add backend-level statistics to pgstats
Michael Paquier
2024-11-11
Add two attributes to pg_stat_database for parallel workers activity
Michael Paquier
2024-10-02
Fix inconsistent reporting of checkpointer stats.
Fujii Masao
2024-09-30
docs: Enhance the pg_stat_checkpointer view documentation.
Fujii Masao
2024-09-30
Add num_done counter to the pg_stat_checkpointer view.
Fujii Masao
2024-09-24
Add ONLY support for VACUUM and ANALYZE
David Rowley
2024-09-18
docs: Improve the description of num_timed column in pg_stat_checkpointer.
Fujii Masao
2024-09-04
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-07-10
Revamp documentation for predefined roles.
Nathan Bossart
2024-07-10
doc: Update track_io_timing documentation to mention pg_stat_io.
Fujii Masao
2024-06-28
Add wait event type "InjectionPoint", a custom type like "Extension".
Noah Misch
2024-06-14
Reintroduce dead tuple counter in pg_stat_progress_vacuum.
Masahiko Sawada
2024-04-06
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-03
docs: Demote "Monitoring Disk Usage" from chapter to section.
Robert Haas
2024-04-02
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-03-22
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-14
Improve documentation for pg_stat_checkpointer fields
Alexander Korotkov
2024-03-03
Replace BackendIds with 0-based ProcNumbers
Heikki Linnakangas
2024-02-28
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-06
doc: Spell I/O consistently
Michael Paquier
2024-01-25
Add progress reporting of skipped tuples during COPY FROM.
Masahiko Sawada
2024-01-18
More documentation updates for incremental backup.
Robert Haas
2023-12-24
Enhance checkpointer restartpoint statistics
Alexander Korotkov
2023-12-18
Provide vectored variants of smgrread() and smgrwrite().
Thomas Munro
2023-11-16
Add target "slru" to pg_stat_reset_shared()
Michael Paquier
2023-11-15
doc: Improve description of targets for pg_stat_reset_shared()
Michael Paquier
2023-11-14
Add support for pg_stat_reset_slru without argument
Michael Paquier
2023-11-12
Add ability to reset all shared stats types in pg_stat_reset_shared()
Michael Paquier
[next]