Re: Strange "missing tables" problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Strange "missing tables" problem
Дата
Msg-id 26885.1251043709@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Strange "missing tables" problem  (Denis BUCHER <dbucherml@hsolutions.ch>)
Ответы Re: Strange "missing tables" problem
Список pgsql-general
Denis BUCHER <dbucherml@hsolutions.ch> writes:
> I really don't understand what's happening here ?

"\dt customers" will show you the customers table that's visible
according to your search_path setting.  Apparently schema "import"
is either not in your search path at all, or behind "rma".

            regards, tom lane

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

Предыдущее
От: Colin Streicher
Дата:
Сообщение: Re: bytea corruption?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Multiple table entries?