Commit eaf15c5
Fix: fix bug When the TDE feature is enabled, backend panic will cause the database to be in an abnormal state
When the backend process panics and the postmaster restarts the database,
it is necessary to reinitialize the shared memory related to TDE and
set the relevant global variables.1 parent 9b84324 commit eaf15c5
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1541 | 1541 | | |
1542 | 1542 | | |
1543 | 1543 | | |
1544 | | - | |
1545 | | - | |
1546 | | - | |
1547 | 1544 | | |
1548 | 1545 | | |
1549 | 1546 | | |
| |||
3202 | 3199 | | |
3203 | 3200 | | |
3204 | 3201 | | |
| 3202 | + | |
| 3203 | + | |
| 3204 | + | |
| 3205 | + | |
| 3206 | + | |
| 3207 | + | |
| 3208 | + | |
| 3209 | + | |
3205 | 3210 | | |
3206 | 3211 | | |
3207 | 3212 | | |
| |||
0 commit comments