Re: Accessing tables from different databases

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Accessing tables from different databases
Дата
Msg-id Pine.LNX.4.44.0309241707170.4840-100000@kix.fsv.cvut.cz
обсуждение исходный текст
Ответ на Accessing tables from different databases  ("K. Deepa" <kdeepa@midascomm.com>)
Список pgsql-general
Hello,

You can acces others db via dblink. You will find it in contrib.
You can't use dblink for define f.k. :-(

regars
Pavel


> Hi all,
>         I want to access a table-1 of database-1 from
>         database-2. Is it possible in pgsql. If so,
>         is it possible to define a foreign key constraint
>         for a column in table-2 in database-2 which
>         references to a column in table-1 in database-1.
> TIA
>
> regards,
> Deepa K.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Is this "order by" logic right
Следующее
От: Vivek Khera
Дата:
Сообщение: Re: State of Beta 2