Re: FK pointing to a VIEW

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: FK pointing to a VIEW
Дата
Msg-id 20061110193650.GA1945@KanotixBox
обсуждение исходный текст
Ответ на FK pointing to a VIEW  (Sandro Dentella <sandro@e-den.it>)
Список pgsql-general
Sandro Dentella <sandro@e-den.it> schrieb:

> Do I understad correctly that i cannot point a Foreign Key to a view? Which
> is the rationale of this?

A VIEW is simply a regular SELECT ..., a string that contains a SELECT.

Question: How can you add a FK to a string? You can add a FK to a table,
no problem, but to a simple string?


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: "Brendan Jurd"
Дата:
Сообщение: Request for replication advice
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Using GIN indexes on 8.2