Commit Graph

161 Commits (1bf946bd43e545b86e567588b791311fe4e36a8c)

Author SHA1 Message Date
Amit Kapila cca57c1d9b Use NameData datatype for slotname in stats. 4 years ago
Bruce Momjian 0f61727b75 Fixes for query_id feature 4 years ago
Bruce Momjian 4f0b0966c8 Make use of in-core query id added by commit 5fd9dfa5f5 4 years ago
Stephen Frost c9c41c7a33 Rename Default Roles to Predefined Roles 4 years ago
Fujii Masao ff99918c62 Track total amounts of times spent writing and syncing WAL data to disk. 4 years ago
Michael Paquier f9264d1524 Remove support for SSL compression 4 years ago
Magnus Hagander 960869da08 Add pg_stat_database counters for sessions and session time 5 years ago
Tomas Vondra 8a4f618e7a Report progress of COPY commands 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Fujii Masao 01469241b2 Track total number of WAL records, FPIs and bytes generated in the cluster. 5 years ago
Amit Kapila 8e90ec5580 Track statistics for streaming of changes from ReorderBuffer. 5 years ago
Amit Kapila 03d51b776d Change the attribute name in pg_stat_replication_slots view. 5 years ago
Amit Kapila 9868167500 Track statistics for spilling of changes from ReorderBuffer. 5 years ago
Fujii Masao 8d9a935965 Add pg_stat_wal statistics view. 5 years ago
Michael Paquier 11a68e4b53 Tweak behavior of pg_stat_activity.leader_pid 5 years ago
Tom Lane 5cbfce562f Initial pgindent and pgperltidy run for v13. 5 years ago
Tom Lane 81ca868630 Improve management of SLRU statistics collection. 5 years ago
Fujii Masao 043e3e0401 Use proper GetDatum function in pg_stat_get_slru(). 5 years ago
Magnus Hagander 7e4e574744 Allow pg_read_all_stats to access all stats views again 5 years ago
Tomas Vondra 28cac71bd3 Collect statistics about SLRU caches 5 years ago
David Rowley b07642dbcd Trigger autovacuum based on number of INSERTs 5 years ago
Peter Eisentraut 8e8a0becb3 Unify several ways to tracking backend type 5 years ago
Fujii Masao e65497df8f Report progress of streaming base backup. 5 years ago
Michael Paquier b025f32e0b Add leader_pid to pg_stat_activity 5 years ago
Alvaro Herrera c9d2977519 Clean up newlines following left parentheses 5 years ago
Alvaro Herrera a166d408eb Report progress of ANALYZE commands 6 years ago
Alvaro Herrera f5d28710c7 Reimplement nullification of walsender timestamp 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Alvaro Herrera c4dcd9144b Avoid splitting C string literals with \-newline 6 years ago
Magnus Hagander 252b707bc4 Return NULL for checksum failures if checksums are not enabled 6 years ago
Magnus Hagander 77bd49adba Show shared object statistics in pg_stat_database 6 years ago
Stephen Frost b0b39f72b9 GSSAPI encryption support 6 years ago
Alvaro Herrera ab0dfc961b Report progress of CREATE INDEX operations 6 years ago
Robert Haas 6f97457e0d Add progress reporting for CLUSTER and VACUUM FULL. 6 years ago
Magnus Hagander 6b9e875f72 Track block level checksum failures in pg_stat_database 6 years ago
Peter Eisentraut f9692a769b Hide other user's pg_stat_ssl rows 6 years ago
Peter Eisentraut f60a0e9677 Add more columns to pg_stat_ssl 7 years ago
Peter Eisentraut e77cfa54d7 Fix pg_stat_ssl.clientdn 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Tom Lane fbb2e9a030 Fix assorted compiler warnings seen in the buildfarm. 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Robert Haas eaedf0df71 Update typedefs.list and re-run pgindent 8 years ago
Peter Eisentraut 5373bc2a08 Add background worker type 8 years ago
Andres Freund 54b6cd589a Speedup pgstat_report_activity by moving mb-aware truncation to read side. 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Simon Riggs 25fff40798 Default monitoring roles 8 years ago
Robert Haas fc70a4b0df Show more processes in pg_stat_activity. 8 years ago
Peter Eisentraut 352a24a1f9 Generate fmgr prototypes automatically 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago