"Diehl, Jeffrey" <jdiehl(at)sandia(dot)gov> writes:
> So, what does this mean, and how can I get rid of these messages:
> NOTICE: Vacuum: can not process indices, views and certain system tables.
Sounds like you're asking it to VACUUM an index or view (specifically,
by name, ie VACUUM name-of-index-or-view). Don't do that.
regards, tom lane