> VACUUM ANALYZE;
> NOTICE: RegisterSharedInvalid: SI buffer overflow
> NOTICE: InvalidateSharedInvalid: cache state reset
> VACUUM
>
> What does this mean?
I'm too lazy to quote directly, but I believe Tom Lane said they can safely
be ignored and should have been changed from NOTICE: to DEBUG: status.
Greg