checksum
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
checksum [2024/08/29 12:52] – jbi | checksum [2025/05/31 08:29] (current) – jbi | ||
---|---|---|---|
Line 3: | Line 3: | ||
**Ubuntu 24.04 / postgres v16 with primary and secondary: | **Ubuntu 24.04 / postgres v16 with primary and secondary: | ||
+ | * shutdown primary and secondary | ||
- | secondary: shut down the secondary | + | * and - on both clusters: |
< | < | ||
- | / | + | sudo -u postgres |
</ | </ | ||
- | + | | |
- | primary: shut down the primary | + | |
- | + | * And check if checksum is enabled on both (on): | |
- | < | + | < |
- | / | + | sudo -u postgres psql -c "show data_checksums" |
- | </ | + | |
- | + | ||
- | Start the primary | + | |
- | Start the secondary | + | |
- | + | ||
- | Check if checksum is enabled on both: | + | |
- | + | ||
- | < | + | |
- | show data_checksums; | + | |
</ | </ | ||
checksum.1724928758.txt.gz · Last modified: 2024/08/29 12:52 by jbi