Re: Cross-database references

Поиск
Список
Период
Сортировка
От Tycho Fruru
Тема Re: Cross-database references
Дата
Msg-id 1046449870.17104.2.camel@kungfoo
обсуждение исходный текст
Ответ на Cross-database references  ("Sidar Lopez Cruz" <sidarlopez@hotmail.com>)
Список pgsql-admin
On Fri, 2003-02-28 at 16:05, Sidar Lopez Cruz wrote:
> When i try to do something like
>
> templae1=# select * from mydatabase.public.mytale;
>
> this message appear: Cross-database references are not implemented

This could be because cross-database references are not implemented (yet
:-) ... for now you'll have to have local data-sources (or use some
contrib module)

Cheers,
Tycho

--
Tycho Fruru                            tycho@fruru.com
"Prediction is extremely difficult. Especially about the future."
  - Niels Bohr




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Still a bug in the VACUUM ??? !!!
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: GRANT access on table fields