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/[email protected] Backpatch-through: 12, where --no-sync was added Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/55ff3563d8fac659147a87ea93ec1464c601107d Modified Files -------------- doc/src/sgml/ref/pg_rewind.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
