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
*
Add system view pg_stat_ssl
Magnus Hagander
2015-04-12
*
docs: mention the optimizer can increase the index usage count
Bruce Momjian
2015-03-19
*
doc: Remove link to outdated dtrace project on pgfoundry
Peter Eisentraut
2015-03-14
*
Add pg_stat_get_snapshot_timestamp() to show statistics snapshot timestamp.
Tom Lane
2015-02-19
*
Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
Andres Freund
2014-12-04
*
Restructure doc sections about statistics views
Magnus Hagander
2014-11-16
*
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
2014-09-09
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
Fix typos in the cluster_name commit.
Andres Freund
2014-06-30
*
Add cluster_name GUC which is included in process titles if set.
Andres Freund
2014-06-29
*
Add description of pg_stat directory into doc.
Fujii Masao
2014-06-05
*
Fix incorrect column name in pg_stat_replication document.
Fujii Masao
2014-05-19
*
Fix typo, trance -> tranche, in docs.
Heikki Linnakangas
2014-04-23
*
Show xid and xmin in pg_stat_activity and pg_stat_replication.
Robert Haas
2014-02-25
*
Use pg_lsn data type in pg_stat_replication, too.
Robert Haas
2014-02-24
*
doc: mention statistics reset during crash recovery
Bruce Momjian
2014-01-31
*
Add pg_stat_archiver statistics view.
Fujii Masao
2014-01-29
*
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-27
*
Expose the estimation of number of changed tuples since last analyze
Magnus Hagander
2013-07-05
*
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-07-04
*
doc: Update DTrace information
Peter Eisentraut
2013-04-10
*
doc: Add pg_stat_reset and related functions to index
Peter Eisentraut
2012-12-15
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Update example of process titles shown by "ps".
Tom Lane
2012-05-11
*
Converge all SQL-level statistics timing values to float8 milliseconds.
Tom Lane
2012-04-30
*
Rename I/O timing statistics columns to blk_read_time and blk_write_time.
Tom Lane
2012-04-29
*
Rename track_iotiming GUC to track_io_timing.
Tom Lane
2012-04-29
*
Further editorialization on the new documentation for statistics views.
Tom Lane
2012-04-29
*
Make a copy-editing pass over the new documentation for statistics views.
Tom Lane
2012-04-29
*
Fix typos in docs, some words were doubled.
Heikki Linnakangas
2012-04-10
*
Publish checkpoint timing information to pg_stat_bgwriter.
Robert Haas
2012-04-05
*
Correctly explain units used by function-timing stats functions.
Robert Haas
2012-04-05
*
Expose track_iotiming data via the statistics collector.
Robert Haas
2012-04-05
*
Fix some typos and correct wording in the monitoring docs patch
Magnus Hagander
2012-02-25
*
Merge the list of statistics functions into the view documentation
Magnus Hagander
2012-02-25
*
Make each pg_stat_ view into it's own table in the documentation
Magnus Hagander
2012-02-25
*
Add deadlock counter to pg_stat_database
Magnus Hagander
2012-01-26
*
Track temporary file count and size in pg_stat_database
Magnus Hagander
2012-01-26
*
Get rid of itemizedlist inside table
Magnus Hagander
2012-01-20
*
Further doc cleanups from the pg_stat_activity changes
Magnus Hagander
2012-01-20
*
Separate state from query string in pg_stat_activity
Magnus Hagander
2012-01-19
*
Remove tabs in SGML file.
Bruce Momjian
2011-12-18
*
Add missing documentation for function pg_stat_get_wal_senders()
Magnus Hagander
2011-12-06
*
Note that index-only scans can affect idx_tup_fetch.
Tom Lane
2011-10-08
*
Minor doc additions for cascading replication.
Simon Riggs
2011-07-19
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-06-29
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-05-04
*
Efficient transaction-controlled synchronous replication.
Simon Riggs
2011-03-06
*
Document that last vacuum statistics and counts are for non-FULL vacuums.
Bruce Momjian
2011-02-27
[next]