forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit415263b
committed
> Occasionally and without warning I get this from my daily vacuum
> cronjob:> NOTICE: RegisterSharedInvalid: SI buffer overflow> NOTICE: InvalidateSharedInvalid: cache state reset> I don't understand what these mean. Should I be concerned about them> and what do they signify?No real need to worry. Those should've been downgraded to DEBUG-levelmessages a release or two back, but nobody bothered...Tom Lane1 parentef71c8f commit415263b
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
0 commit comments
Comments
(0)