forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c38782
committed
Note explicitly that hash indexes are also not replicated because they're not
WAL-logged. Make the notice about the lack of WAL-logging more visible bymaking it a <caution>. Also remove the false statement from hot standbycaveats section that hash indexes are not used during hot standby.1 parent3579a94 commit5c38782
2 files changed
+6
-6
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1845 | 1845 |
| |
1846 | 1846 |
| |
1847 | 1847 |
| |
1848 |
| - | |
1849 |
| - | |
| 1848 | + | |
1850 | 1849 |
| |
1851 | 1850 |
| |
1852 | 1851 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
190 |
| - | |
| 190 | + | |
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
196 | 197 |
| |
197 |
| - | |
| 198 | + | |
198 | 199 |
| |
199 | 200 |
| |
200 | 201 |
| |
|
0 commit comments
Comments
(0)