Re: WARNING: owner of type appears to be invalid? - Mailing list pgsql-admin

From Tom Lane
Subject Re: WARNING: owner of type appears to be invalid?
Date
Msg-id 16652.990646578@sss.pgh.pa.us
Whole thread Raw
In response to WARNING: owner of type appears to be invalid?  ("Marc Sherman" <msherman@projectile.ca>)
Responses RE: WARNING: owner of type appears to be invalid?
List pgsql-admin
"Marc Sherman" <msherman@projectile.ca> 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

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error help
Next
From: "Marc Sherman"
Date:
Subject: RE: WARNING: owner of type appears to be invalid?