forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf3e3a9
committed
Docs: avoid confusing use of the word "synchronized"
It's misleading to call the data directory the "synchronized datadirectory" when discussing a crash scenario when using pg_rewind's--no-sync option. Here we just remove the word "synchronized" to avoidany possible confusion.Author: Justin PryzbyDiscussion:https://postgr.es/m/20220411020336.GB26620@telsasoft.comBackpatch-through: 12, where --no-sync was added1 parent989d3e4 commitaf3e3a9
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 |
| - | |
| 185 | + | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
0 commit comments
Comments
(0)