Re: RI / foreign key on VIEW

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: RI / foreign key on VIEW
Дата
Msg-id 40258B49.6080501@e-trolley.de
обсуждение исходный текст
Ответ на Re: RI / foreign key on VIEW  (Reshat Sabiq <sabiq@purdue.edu>)
Список pgsql-novice
Reshat Sabiq wrote:
>
>
> Nabil Sayegh wrote:
>
>> Hi all,
>>
>> I have a db structure with a VIEW that I need to reference (ON DELETE
>> CASCADE).
>> I know that it is not possible to have references on a VIEW, but maybe
>> someone has some TRIGGERs at hand that do this job.
[...]
> Last i heard VIEWs aren't yet updateable, but there are plans to make
> them so sometimes in the future?

Thanks for your answer, but I don't need updateable VIEWs.
I need referenceable VIEWs.

TFYH
--
  e-Trolley Sayegh & John, Nabil Sayegh
  Tel.: 0700 etrolley /// 0700 38765539
  Fax.: +49 69 8299381-8
  PGP : http://www.e-trolley.de

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgplpsql and the command line
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: RI / foreign key on VIEW