"Marc Sherman" <[EMAIL PROTECTED]> writes:
> I recently installed postgresql 7.1.1, and now when I run pg_dumpall
> (which I do in a nightly script for backups), I get the following
> messages, duplicated for each database in the system:

> WARNING: owner of type 'pg_inherits' appears to be invalid
> WARNING: owner of type 'pg_index' appears to be invalid

Sounds like you have no pg_shadow entry for the postgres user.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to