index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
initdb.sgml
Commit message (
Expand
)
Author
Age
*
initdb: Change default to using data checksums.
Peter Eisentraut
2024-10-16
*
doc: Fix initdb option xreflabels
Peter Eisentraut
2024-10-16
*
initdb: Add new option "--no-data-checksums"
Peter Eisentraut
2024-10-01
*
Tweak docs to reduce possible impact of data checksums
Peter Eisentraut
2024-10-01
*
Fix documentation of initdb --show option
Peter Eisentraut
2024-06-13
*
doc: Remove claims that initdb and pg_ctl use libpq environment variables
Peter Eisentraut
2024-05-15
*
doc: Improve order of options on initdb reference page
Peter Eisentraut
2024-05-06
*
Adjust documentation for syncfs().
Nathan Bossart
2024-03-27
*
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
*
Introduce "builtin" collation provider.
Jeff Davis
2024-03-13
*
doc: clarify who owns the initdb-created cluster, by default
Bruce Momjian
2024-01-10
*
Document that --sync-method takes an argument.
Nathan Bossart
2023-10-04
*
Allow using syncfs() in frontend utilities.
Nathan Bossart
2023-09-06
*
initdb: change default --locale-provider back to libc.
Jeff Davis
2023-06-21
*
CREATE DATABASE: make LOCALE apply to all collation providers.
Jeff Davis
2023-06-16
*
Add "-c name=value" switch to initdb.
Tom Lane
2023-03-22
*
initdb: derive encoding from locale for ICU; similar to libc.
Jeff Davis
2023-03-10
*
Use ICU by default at initdb time.
Jeff Davis
2023-03-09
*
Allow tailoring of ICU locales with custom rules
Peter Eisentraut
2023-03-08
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Fix typo
Alvaro Herrera
2022-11-18
*
Add glossary entries related to superusers
Alvaro Herrera
2022-11-18
*
Don't allow creation of database with ICU locale with unsupported encoding
Peter Eisentraut
2022-09-16
*
Add link to HBA docs in initdb --auth documentation
Alvaro Herrera
2022-05-14
*
Docs: fix some spelling mistakes and also do some wordsmithing
David Rowley
2022-04-14
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Doc: clean up some places that mentioned template1 but not template0.
Tom Lane
2021-11-02
*
doc: Fix some typos and markups
Michael Paquier
2021-09-29
*
Clarify initdb --sync-only help message and docs
Daniel Gustafsson
2021-08-16
*
Rename debug_invalidate_system_caches_always to debug_discard_caches.
Tom Lane
2021-07-13
*
Add --clobber-cache option to initdb, for CCA testing.
Tom Lane
2021-07-01
*
Add documentation chapter about checksums
Magnus Hagander
2021-01-17
*
Add --no-instructions parameter to initdb
Magnus Hagander
2021-01-17
*
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-27
*
initdb: document that -K requires an argument
Bruce Momjian
2020-12-26
*
Add key management system
Bruce Momjian
2020-12-25
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Add missing <application> tags in application doc <refentrytitle>s
Peter Eisentraut
2020-07-10
*
doc: Remove line breaks after <title>
Peter Eisentraut
2020-06-07
*
doc: Update the layout of "Viewing Statistics" section.
Fujii Masao
2020-05-29
*
Doc: fix some description of environment variables with frontend tools
Michael Paquier
2020-03-09
*
Revert "initdb: Change authentication defaults"
Peter Eisentraut
2019-07-22
*
initdb: Change authentication defaults
Peter Eisentraut
2019-07-22
*
Simplify description of --data-checksums in documentation of initdb
Michael Paquier
2019-07-18
*
Show shared object statistics in pg_stat_database
Magnus Hagander
2019-04-12
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
Clarify behavior of initdb's --allow-group-access on Windows in docs
Michael Paquier
2019-02-04
*
doc: Move some new options into better positions on man pages
Peter Eisentraut
2018-06-07
*
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
[next]