summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/analyze.sgml
AgeCommit message (Expand)Author
2023-04-16Improve VACUUM/ANALYZE BUFFER_USAGE_LIMIT docsDavid Rowley
2023-04-06Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT optionDavid Rowley
2023-01-14Fix MAINTAIN privileges for toast tables and partitions.Jeff Davis
2022-12-14Add grantable MAINTAIN privilege and pg_maintain role.Jeff Davis
2022-11-28Provide non-superuser predefined roles for vacuum and analyzeAndrew Dunstan
2022-11-28Provide per-table permissions for vacuum and analyze.Andrew Dunstan
2022-09-03doc: simplify docs about analyze and inheritance/partitionsBruce Momjian
2022-03-31doc: Fix typo in ANALYZE documentationDaniel Gustafsson
2022-03-28Document autoanalyze limitations for partitioned tablesTomas Vondra
2021-08-16Revert analyze support for partitioned tablesAlvaro Herrera
2021-06-04Doc: Fix some spelling mistakesDavid Rowley
2021-05-14Describe (auto-)analyze behavior for partitioned tablesAlvaro Herrera
2021-03-05doc: Add backlinks to progress reporting documentationMichael Paquier
2020-10-03Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut
2019-08-07Doc: document permissions required for ANALYZE.Tom Lane
2019-05-22Mention ANALYZE boolean options in documentation.Fujii Masao
2018-10-04Add option SKIP_LOCKED to VACUUM and ANALYZEMichael Paquier
2018-03-06Add parenthesized options syntax for ANALYZE.Andres Freund
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2017-10-03Allow multiple tables to be specified in one VACUUM or ANALYZE command.Tom Lane
2017-03-07Remove duplicated word.Robert Haas
2017-03-02Don't uselessly rewrite, truncate, VACUUM, or ANALYZE partitioned tables.Robert Haas
2015-03-22Allow foreign tables to participate in inheritance.Tom Lane
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2012-06-21Make placeholders in SQL command help more consistent and precisePeter Eisentraut
2012-04-06Allow statistics to be collected for foreign tables.Tom Lane
2012-01-27Document that analyzing an empty table doesn't update the statistics.Robert Haas
2011-09-28Update and extend the EXPLAIN-related documentation.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-06-15Document new 9.0 behavior of ANALYZE on inheritance hierarchies.Robert Haas
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2010-01-22Replace ALTER TABLE ... SET STATISTICS DISTINCT with a more general mechanism.Robert Haas
2009-08-04Use DocBook XSL stylesheets for man page buildingPeter Eisentraut
2009-08-02Add ALTER TABLE ... ALTER COLUMN ... SET STATISTICS DISTINCTTom Lane
2008-12-13Increase the default value of default_statistics_target from 10 to 100,Tom Lane
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-10-07A few improvements to analyze and vacuum sections in documentation: add "seeAlvaro Herrera
2007-05-15Various fixes for the SGML docs. Consistently use spaces before/afterNeil Conway
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2004-03-09Refer to GUC variables using <xref> tags rather than <varname> tags,Neil Conway
2003-12-14This patch fixes a few more uppercase GUC vars. I also removed anNeil Conway
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-12Mop-up for error-message updates in documentation.Tom Lane
2003-09-11This patch makes a few minor improvements to the docs: make theBruce Momjian
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut