Re: [SQL] Debug messages in beta5

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [SQL] Debug messages in beta5
Дата
Msg-id 3836.983294555@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-general
Kyle <kyle@actarg.com> writes:
> These were interesting too:  I'm not sure what to make of them:

> NOTICE:  Adding missing FROM-clause entry for table "cont_group_link"
> ERROR:  Rule WHERE condition may not contain references to other
> relations
> NOTICE:  Adding missing FROM-clause entry for table "cont_group_link"

These are fishy --- I would not have expected pg_dump output to trigger
such messages.  Could you redo the load with PGOPTIONS="-d2" so that the
queries appear in the log along with the notices/errors?  That way we
could see just what's triggering the messages.

            regards, tom lane

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

Предыдущее
От: "Dominic J. Eidson"
Дата:
Сообщение: Re: Does PostGresSQL have this feature?
Следующее
От: "Poul L. Christiansen"
Дата:
Сообщение: Re: Does PostGresSQL have this feature?