- Notifications
You must be signed in to change notification settings - Fork5
Commitc846e67
committed
Print wal_log_hints in the rm_desc routing of a parameter-change record.
It was an oversight in the original commit.Also note in the sample config file that changing wal_log_hints requires arestart.Michael Paquier. Backpatch to 9.4, where wal_log_hints was added.1 parentebc2b68 commitc846e67
File tree
2 files changed
+6
-2
lines changed- src/backend
- access/rmgrdesc
- utils/misc
2 files changed
+6
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 |
| |
113 | 115 |
| |
114 | 116 |
| |
115 | 117 |
| |
116 |
| - | |
| 118 | + | |
| 119 | + | |
117 | 120 |
| |
118 | 121 |
| |
119 | 122 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
| 190 | + | |
190 | 191 |
| |
191 | 192 |
| |
192 | 193 |
| |
|
0 commit comments
Comments
(0)