forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit84d4de9
committed
Improve some comments in pg_checksums about the needed clean shutdown
It was not clear from the code why it is necessary. And we need a cleanshutdown to avoid random checksum failures caused by torn pages.Author: Masahiko SawadaDiscussion:https://postgr.es/m/CAD21AoDum5MbAb7F=pa9dOD1W2tukuDMPzWT7NjZceNoWB_6Qw@mail.gmail.com1 parent77b68e3 commit84d4de9
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
478 |
| - | |
| 478 | + | |
479 | 479 |
| |
480 | 480 |
| |
481 | 481 |
| |
| |||
497 | 497 |
| |
498 | 498 |
| |
499 | 499 |
| |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
500 | 505 |
| |
501 | 506 |
| |
502 | 507 |
| |
|
0 commit comments
Comments
(0)