aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_checksums.sgml
Commit message (Expand)AuthorAge
* Adjust documentation for syncfs().Nathan Bossart2024-03-27
* Document that --sync-method takes an argument.Nathan Bossart2023-10-04
* Allow using syncfs() in frontend utilities.Nathan Bossart2023-09-06
* Doc: fix a few oddly-spelled SGML ID attributes.Tom Lane2023-01-17
* Remove some trailing whitespace in documentation filesPeter Eisentraut2022-01-27
* Optimize pg_checksums --enable where checksum is already setMichael Paquier2021-06-30
* doc: remove unnecessary blank before command option textBruce Momjian2020-12-03
* doc: Tweak sentence for pg_checksums when enabling checksumsMichael Paquier2020-09-07
* doc: Trim trailing whitespacePeter Eisentraut2020-06-07
* Doc: fix some description of environment variables with frontend toolsMichael Paquier2020-03-09
* Fix and improve several places in the docsMichael Paquier2019-07-13
* Rework options of pg_checksums options for filenode handlingMichael Paquier2019-05-30
* Tweak wording of documentation for pg_checksumsMichael Paquier2019-04-08
* Add progress reporting to pg_checksumsMichael Paquier2019-04-02
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* Reorganize Notes section in documentation of pg_checksumsMichael Paquier2019-03-29
* Add option -N/--no-sync to pg_checksumsMichael Paquier2019-03-23
* Add options to enable and disable checksums in pg_checksumsMichael Paquier2019-03-23
* Rename pg_verify_checksums to pg_checksumsMichael Paquier2019-03-13