Foreign Key between different databases

Поиск
Список
Период
Сортировка
От Stan van de Mortel
Тема Foreign Key between different databases
Дата
Msg-id 000001c0c19b$af7b5100$5102a8c0@stanlp
обсуждение исходный текст
Ответы Re: Foreign Key between different databases  (Cedar Cox <cedarc@visionforisrael.com>)
Список pgsql-sql
Hello,

I've a table in a database and I want to create a column that is a foreign
key to a table in an other database. When I try ...,foreign key (x)
references otherdb.table(x) it says 'parse error at or near "."'.

Is there an other way to create this kind of foreign key?

Stan van de Mortel
[SvdMortel@InterPlein.nl]



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

Предыдущее
От: "datactrl"
Дата:
Сообщение: Re: [GENERAL] install pgSQL 7.1
Следующее
От: "Jaruwan Laongmal"
Дата:
Сообщение: problem with copy command