Re: multiple UNIQUE indices for FK

Поиск
Список
Период
Сортировка
От Rafal Pietrak
Тема Re: multiple UNIQUE indices for FK
Дата
Msg-id 56D53EEF.1050201@ztk-rp.eu
обсуждение исходный текст
Ответ на Re: multiple UNIQUE indices for FK  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: multiple UNIQUE indices for FK  (Igor Neyman <ineyman@perceptron.com>)
Список pgsql-general

W dniu 28.02.2016 o 03:35, David G. Johnston pisze:
>     W dniu 23.02.2016 o 09:39, Rafal Pietrak pisze:
>     > Can anybody suggest any other way out of this mass?
>
>
> ​The only thought that sticks while reading your prose is:​
>
> ​message ----> message-person <---- person​
>
>
> ​message-person (message_id, person_id, relationship_type[sender, receiver])


It just occured to me: how do I make sure (e.g. force within a database)
with the above structure, that a message can have *only  one* sender?
but, allow for multiple recepients?

-R


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Function fixing - PostgreSQL 9.2
Следующее
От: Sridhar N Bamandlapally
Дата:
Сообщение: Rules on View