]> granicus.if.org Git - postgresql/history - doc/src/sgml/monitoring.sgml
Report progress of CREATE INDEX operations
[postgresql] / doc / src / sgml / monitoring.sgml
2019-04-02 Alvaro HerreraReport progress of CREATE INDEX operations
2019-03-25 Robert HaasAdd progress reporting for CLUSTER and VACUUM FULL.
2019-03-15 Thomas MunroEnable parallel query with SERIALIZABLE isolation.
2019-03-13 Thomas MunroUse condition variables to wait for checkpoints.
2019-03-09 Magnus HaganderTrack block level checksum failures in pg_stat_database
2019-02-21 Peter Eisentrautdoc: Add security information about pg_stat_activity
2019-02-17 Noah MischFix CLogTruncationLock documentation.
2019-01-31 Peter EisentrautAdd more columns to pg_stat_ssl
2019-01-01 Michael PaquierRemove configure switch --disable-strong-random
2018-12-09 Michael PaquierAdd timestamp of last received message from standby...
2018-12-05 Michael PaquierFix invalid value of synchronous_commit in description...
2018-11-15 Amit KapilaFix the omission in docs.
2018-10-25 Michael PaquierAdd pg_promote function
2018-10-24 Michael PaquierList wait events in alphabetical order
2018-07-09 Michael PaquierFix table format in documentation for I/O wait events
2018-07-02 Michael PaquierAdd wait event for fsync of WAL segments
2018-05-30 Alvaro HerreraFix grammar
2018-03-30 Fujii MasaoEnhance pg_stat_wal_receiver view to display host and...
2018-02-28 Robert HaasDocument LWTRANCHE_PARALLEL_HASH_JOIN.
2018-02-27 Robert Haasdoc: Fix grammar.
2018-02-02 Robert HaasSupport parallel btree index builds.
2017-12-21 Andres FreundAdd parallel-aware hash joins.
2017-12-05 Robert HaasSupport Parallel Append plan nodes.
2017-11-23 Peter EisentrautConvert documentation to DocBook XML
2017-10-17 Peter EisentrautDon't use SGML empty tags
2017-09-22 Alvaro HerreraDocument further existing locks as wait events
2017-09-20 Peter EisentrautSync process names between ps and pg_stat_activity
2017-09-01 Robert HaasUse group updates when setting transaction status in...
2017-08-13 Noah MischFix vertical spanning in table "wait_event Description".
2017-08-08 Alvaro HerreraFix replication origin-related race conditions
2017-08-08 Alvaro HerreraFix inadequacies in recently added wait events
2017-06-18 Peter EisentrautDocumentation spell checking and markup improvements
2017-06-12 Peter EisentrautTrim trailing whitespace
2017-06-06 Andres FreundPrevent possibility of panics during shutdown checkpoint.
2017-06-06 Andres FreundRevert "Prevent panic during shutdown checkpoint"
2017-05-12 Peter EisentrautStandardize "WAL location" terminology
2017-05-12 Peter EisentrautReplace "transaction log" with "write-ahead log"
2017-05-11 Tom LaneRename WAL-related functions and views to use "lsn...
2017-05-05 Peter EisentrautPrevent panic during shutdown checkpoint
2017-04-13 Fujii MasaoMove pg_stat_progress_vacuum to the table of Dynamic...
2017-04-07 Peter Eisentrautdoc: Add missing closing tag
2017-04-07 Robert HaasAdd ProcArrayGroupUpdate wait event.
2017-03-27 Robert HaasShow more processes in pg_stat_activity.
2017-03-23 Robert HaasTrack the oldest XID that can be safely looked up in...
2017-03-23 Simon RiggsReplication lag tracking for walsenders
2017-03-23 Peter EisentrautLogical replication support for initial data copy
2017-03-18 Peter Eisentrautdoc: Correct row count in table
2017-03-18 Robert HaasCreate and use wait events for read, write, and fsync...
2017-03-14 Peter EisentrautSpelling fixes
2017-03-08 Robert HaasSupport parallel bitmap heap scans.
2017-03-08 Robert Haastidbitmap: Support shared iteration.
2017-02-15 Robert Haasbtree: Support parallel index scans.
2017-02-09 Robert HaasRename dtrace probes for ongoing xlog -> wal conversion.
2017-01-20 Peter EisentrautLogical replication
2016-12-19 Robert HaasProvide a DSA area for all parallel queries.
2016-12-19 Fujii MasaoSupport quorum-based synchronous replication.
2016-12-16 Robert HaasSimplify LWLock tranche machinery by removing array_bas...
2016-12-06 Fujii MasaoImprove documentation about pg_stat_replication view.
2016-12-02 Robert HaasClarify that pg_stat_activity.query has a length limit.
2016-10-04 Robert HaasExtend framework from commit 53be0b1ad to report latch...
2016-09-25 Tom LaneRefer to OS X as "macOS", except for the port name...
2016-08-03 Kevin GrittnerAdd OldSnapshotTimeMapLock to wait_event table in docs.
2016-08-03 Peter Eisentrautdoc: Remove slightly confusing xreflabels
2016-07-29 Peter EisentrautDocumentation spell checking and markup improvements
2016-07-07 Fujii MasaoRename pg_stat_wal_receiver.conn_info to conninfo.
2016-06-29 Alvaro HerreraAdd conninfo to pg_stat_wal_receiver
2016-06-07 Simon RiggsFix simple typo in monitoring docs
2016-05-05 Tom LaneFirst-draft release notes for Postgres 9.6.
2016-04-07 Stephen FrostUse GRANT system to manage access to sensitive functions
2016-03-22 Fujii MasaoFix typo in docs.
2016-03-16 Robert HaasFix typo.
2016-03-15 Robert HaasFix typos.
2016-03-15 Robert HaasAdd simple VACUUM progress reporting.
2016-03-10 Robert HaasProvide much better wait information in pg_stat_activity.
2016-01-07 Alvaro Herrerapgstat: add WAL receiver status view & SRF
2015-12-12 Peter Eisentrautdoc: Add some markup
2015-04-12 Magnus HaganderAdd system view pg_stat_ssl
2015-03-20 Bruce Momjiandocs: mention the optimizer can increase the index...
2015-03-14 Peter Eisentrautdoc: Remove link to outdated dtrace project on pgfoundry
2015-02-20 Tom LaneAdd pg_stat_get_snapshot_timestamp() to show statistics...
2014-12-04 Andres FreundDocument that pg_stat_*_tables.n_tup_upd includes n_tup...
2014-11-16 Magnus HaganderRestructure doc sections about statistics views
2014-09-09 Peter Eisentrautdoc: Reflect renaming of Mac OS X to OS X
2014-07-17 Peter Eisentrautdoc: Spell checking
2014-06-30 Andres FreundFix typos in the cluster_name commit.
2014-06-29 Andres FreundAdd cluster_name GUC which is included in process title...
2014-06-04 Fujii MasaoAdd description of pg_stat directory into doc.
2014-05-19 Fujii MasaoFix incorrect column name in pg_stat_replication document.
2014-04-23 Heikki LinnakangasFix typo, trance -> tranche, in docs.
2014-02-25 Robert HaasShow xid and xmin in pg_stat_activity and pg_stat_repli...
2014-02-24 Robert HaasUse pg_lsn data type in pg_stat_replication, too.
2014-02-01 Bruce Momjiandoc: mention statistics reset during crash recovery
2014-01-28 Fujii MasaoAdd pg_stat_archiver statistics view.
2014-01-27 Robert HaasRelax the requirement that all lwlocks be stored in...
2013-07-05 Magnus HaganderExpose the estimation of number of changed tuples since...
2013-07-03 Fujii MasaoGet rid of pg_class.reltoastidxid.
2013-04-11 Peter Eisentrautdoc: Update DTrace information
2012-12-15 Peter Eisentrautdoc: Add pg_stat_reset and related functions to index
2012-06-07 Peter EisentrautDocumentation spell and markup checking
2012-05-11 Tom LaneUpdate example of process titles shown by "ps".
next