forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c1602b
committed
Simplify description of --data-checksums in documentation of initdb
The documentation mentioned that data checksums cannot be changed afterinitialization, which is not true as pg_checksums can do that with its--enable option introduced in v12. This simply removes the sentencetelling so.Reported-by: Basil BourqueAuthor: Michael PaquierReviewed-by: Daniel GustafssonDiscussion:https://postgr.es/m/15909-e9d74271f1647472@postgresql.orgBackpatch-through: 121 parent9390747 commit1c1602b
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
224 | 223 |
| |
225 | 224 |
| |
226 | 225 |
| |
|
0 commit comments
Comments
(0)