summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pgbench.sgml
AgeCommit message (Expand)Author
10 dayspgbench: Add --continue-on-error option.Fujii Masao
2025-09-25pgbench: Fix typo in documentation.Fujii Masao
2025-09-25pgbench: Clarify documentation for \gset and \aset.Fujii Masao
2025-02-12Doc: Fix punctuation errorsJohn Naylor
2025-02-11Limit pgbench COPY FREEZE to ordinary relationsMelanie Plageman
2024-05-07doc: Improve order of options on pgbench reference pagePeter Eisentraut
2024-03-25Adjust pgbench option for debug mode.Nathan Bossart
2024-01-24pgbench: Add \syncpipelineMichael Paquier
2023-10-27doc: wording improvementsBruce Momjian
2023-08-30Allow pgbench to exit immediately when any client is aborted.Tatsuo Ishii
2023-07-24pgbench: Use COPY for client-side data generationMichael Paquier
2023-02-27Replace single-quotes with double-quotes in a few SGML attributes.Heikki Linnakangas
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2022-09-19Add missing serial commasPeter Eisentraut
2022-07-20Document the ability to specify TableAM for pgbenchAlexander Korotkov
2022-06-22doc: Clean up title case usePeter Eisentraut
2022-06-08Put option listing back into alphabetical orderPeter Eisentraut
2022-04-19Fix aggregate logging of pgbench.Tatsuo Ishii
2022-04-16Fix some trailing whitespace in documentation filesPeter Eisentraut
2022-04-11Docs: Fix various mistakes and typosDavid Rowley
2022-04-10Doc: reformat descriptions of pgbench output formats.Tom Lane
2022-04-07doc: Fix man page whitespace issuesPeter Eisentraut
2022-04-06Change aggregated log format of pgbench.Tatsuo Ishii
2022-03-23Allow pgbench to retry in some cases.Tatsuo Ishii
2022-01-25Fix various typos, grammar and code style in comments and docsMichael Paquier
2021-11-02pgbench: Improve error-handling in pgbench.Fujii Masao
2021-09-02Use COPY FREEZE in pgbench for faster benchmark table population.Tatsuo Ishii
2021-06-11Use the correct article for abbreviationsDavid Rowley
2021-04-06pgbench: Function to generate random permutations.Dean Rasheed
2021-03-15Add libpq pipeline mode support to pgbenchAlvaro Herrera
2021-03-10pgbench: Improve time logic.Thomas Munro
2021-02-25doc: Mention PGDATABASE as supported by pgbenchMichael Paquier
2021-01-13Disallow a digit as the first character of a variable name in pgbench.Tom Lane
2020-12-20Doc: improve description of pgbench script weights.Tom Lane
2020-09-21Copy editing: fix a bunch of misspellings and poor wording.Tom Lane
2020-08-31doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian
2020-07-05doc: Spell checkingPeter Eisentraut
2020-06-07doc: Fix man page whitespace issuesPeter Eisentraut
2020-06-07doc: Move options on man pages into more alphabetical orderPeter Eisentraut
2020-05-15doc: make ref/*.sgml file header comment layout consistentBruce Momjian
2020-05-07Doc: update remaining tables of functions/operators for new layout.Tom Lane
2020-05-06pgbench: document that the default data loading is client-sideBruce Momjian
2020-04-27Doc: render &pi; more nicely in PDF output.Tom Lane
2020-04-03Add support for \aset in pgbenchMichael Paquier
2020-03-09Doc: fix some description of environment variables with frontend toolsMichael Paquier
2019-11-06Add "G" (server-side data generation) as an initialization step in pgbench.Fujii Masao
2019-10-03pgbench: add --partitions and --partition-method options.Amit Kapila
2019-09-08doc: Clean up title case usePeter Eisentraut
2019-07-15Provide pgbench --show-script to dump built-in scripts.Thomas Munro
2019-07-14Fix documentation for pgbench tpcb-like.Thomas Munro