Re: did not find any relation for existing table

Поиск
Список
Период
Сортировка
От Sinead O Brien
Тема Re: did not find any relation for existing table
Дата
Msg-id BAY18-F202B91838372E8DFE93D23DB450@phx.gbl
обсуждение исходный текст
Ответ на did not find any relation for existing table  ("Sinead O Brien" <reapersoul@hotmail.com>)
Список pgsql-general
>
>Please check the output of the below query.
>
>select tablename,schemaname from pg_tables where schemaname='history';
>
>I assume that the table might have created under public schema. Please
>check
>the output of the above query and if the output consists of public in place
>of schemaname column then the object is residing in public schema not in
>history schema.
>


cdx_post-# select tablename,schemaname from pg_tables where
schemaname='history';
          tablename           | schemaname
------------------------------+------------
client                       | history

Thanks for the suggestion though (-:

_________________________________________________________________
Share folders without harming wildlife!
http://www.communicationevolved.com/en-ie/


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

Предыдущее
От: "Isak Hansen"
Дата:
Сообщение: Re: shmget fails on OS X with proper settings
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: shmget fails on OS X with proper settings