Re: owner of type 'mmm' apperars to be invalid

Поиск
Список
Период
Сортировка
От cristi
Тема Re: owner of type 'mmm' apperars to be invalid
Дата
Msg-id 038d01c28414$7fe631c0$7201a8c0@aaa
обсуждение исходный текст
Ответ на owner of type 'mmm' apperars to be invalid  ("cristi" <cristi@dmhi.ct.ro>)
Список pgsql-novice

> > When I'm trying to make vaccum on a data base I have this message:
> > WARNING: owner of type 'mmm' apperars to be invalid
> > WARNING: owner of type 'eee' apperars to be invalid
> > WARNING: owner of type 'refcursor' apperars to be invalid
> > VACUUM
>
> You sure that's not coming from pg_dump?  I don't believe VACUUM cares.

Yes. You right!

>
> Anyway, the problem is you dropped a user who still owns some objects.
> You need to recreate that user, or another user with the same SYSID.
>
> Or just drop the objects the user owned, if you don't need 'em anymore.

Which are these objects and how can I drop its?


В списке pgsql-novice по дате отправления:

Предыдущее
От: papapep
Дата:
Сообщение: Re: Populating a database
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Populating a database