aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/initdb.sgml
Commit message (Expand)AuthorAge
* initdb: Change default to using data checksums.Peter Eisentraut2024-10-16
* doc: Fix initdb option xreflabelsPeter Eisentraut2024-10-16
* initdb: Add new option "--no-data-checksums"Peter Eisentraut2024-10-01
* Tweak docs to reduce possible impact of data checksumsPeter Eisentraut2024-10-01
* Fix documentation of initdb --show optionPeter Eisentraut2024-06-13
* doc: Remove claims that initdb and pg_ctl use libpq environment variablesPeter Eisentraut2024-05-15
* doc: Improve order of options on initdb reference pagePeter Eisentraut2024-05-06
* Adjust documentation for syncfs().Nathan Bossart2024-03-27
* Support C.UTF-8 locale in the new builtin collation provider.Jeff Davis2024-03-19
* Introduce "builtin" collation provider.Jeff Davis2024-03-13
* doc: clarify who owns the initdb-created cluster, by defaultBruce Momjian2024-01-10
* Document that --sync-method takes an argument.Nathan Bossart2023-10-04
* Allow using syncfs() in frontend utilities.Nathan Bossart2023-09-06
* initdb: change default --locale-provider back to libc.Jeff Davis2023-06-21
* CREATE DATABASE: make LOCALE apply to all collation providers.Jeff Davis2023-06-16
* Add "-c name=value" switch to initdb.Tom Lane2023-03-22
* initdb: derive encoding from locale for ICU; similar to libc.Jeff Davis2023-03-10
* Use ICU by default at initdb time.Jeff Davis2023-03-09
* Allow tailoring of ICU locales with custom rulesPeter Eisentraut2023-03-08
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* Fix typoAlvaro Herrera2022-11-18
* Add glossary entries related to superusersAlvaro Herrera2022-11-18
* Don't allow creation of database with ICU locale with unsupported encodingPeter Eisentraut2022-09-16
* Add link to HBA docs in initdb --auth documentationAlvaro Herrera2022-05-14
* Docs: fix some spelling mistakes and also do some wordsmithingDavid Rowley2022-04-14
* Add option to use ICU as global locale providerPeter Eisentraut2022-03-17
* Doc: clean up some places that mentioned template1 but not template0.Tom Lane2021-11-02
* doc: Fix some typos and markupsMichael Paquier2021-09-29
* Clarify initdb --sync-only help message and docsDaniel Gustafsson2021-08-16
* Rename debug_invalidate_system_caches_always to debug_discard_caches.Tom Lane2021-07-13
* Add --clobber-cache option to initdb, for CCA testing.Tom Lane2021-07-01
* Add documentation chapter about checksumsMagnus Hagander2021-01-17
* Add --no-instructions parameter to initdbMagnus Hagander2021-01-17
* Revert "Add key management system" (978f869b99) & later commitsBruce Momjian2020-12-27
* initdb: document that -K requires an argumentBruce Momjian2020-12-26
* Add key management systemBruce Momjian2020-12-25
* doc: add commas after 'i.e.' and 'e.g.'Bruce Momjian2020-08-31
* Add missing <application> tags in application doc <refentrytitle>sPeter Eisentraut2020-07-10
* doc: Remove line breaks after <title>Peter Eisentraut2020-06-07
* doc: Update the layout of "Viewing Statistics" section.Fujii Masao2020-05-29
* Doc: fix some description of environment variables with frontend toolsMichael Paquier2020-03-09
* Revert "initdb: Change authentication defaults"Peter Eisentraut2019-07-22
* initdb: Change authentication defaultsPeter Eisentraut2019-07-22
* Simplify description of --data-checksums in documentation of initdbMichael Paquier2019-07-18
* Show shared object statistics in pg_stat_databaseMagnus Hagander2019-04-12
* Unified logging system for command-line programsPeter Eisentraut2019-04-01
* Clarify behavior of initdb's --allow-group-access on Windows in docsMichael Paquier2019-02-04
* doc: Move some new options into better positions on man pagesPeter Eisentraut2018-06-07
* Revert "Allow on-line enabling and disabling of data checksums"Magnus Hagander2018-04-09
* Allow group access on PGDATAStephen Frost2018-04-07