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