]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Docs: avoid confusing use of the word "synchronized"
authorDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:17:17 +0000 (09:17 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:17:17 +0000 (09:17 +1200)
commite22fd217ec5b5b454febd5c1a1cc3c3f1c4e3a63
treebd0d44a4a6b4053f70bdb56b0dd5f2cfc1292945
parent87166d25a4569ac06dc3dcf44fa8c12f0263f836
Docs: avoid confusing use of the word "synchronized"

It's misleading to call the data directory the "synchronized data
directory" when discussing a crash scenario when using pg_rewind's
--no-sync option.  Here we just remove the word "synchronized" to avoid
any possible confusion.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Backpatch-through: 12, where --no-sync was added
doc/src/sgml/ref/pg_rewind.sgml