Re: Many to many link tables with history?

Поиск
Список
Период
Сортировка
От skinner@britvault.co.uk (Craig R. Skinner)
Тема Re: Many to many link tables with history?
Дата
Msg-id 20131010202307.GA2423@teak.britvault.co.uk
обсуждение исходный текст
Ответ на Many to many link tables with history?  (skinner@britvault.co.uk (Craig R. Skinner))
Ответы Re: Many to many link tables with history?  (Dylan Sanders <soe219@gmail.com>)
Список pgsql-sql
On 2013-10-08 Tue 18:04 PM |, Craig R. Skinner wrote:
> Hi folks, I'm new here. I hope this is the correct list....
> 
> While creating a database of customer subscribed services with
> DNS domains, I want to:
> *) enable customers to subscribe to multiple services
> *) each service can have multiple domain names per customer
> *) a domain name must be unique per customer per timestamp
> 

Probably (!!) solved by using a tstzrange exclusion constraint:
http://dba.stackexchange.com/questions/51280/many-to-many-link-tables-with-history




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

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: Re: generate a range within a view
Следующее
От: Dylan Sanders
Дата:
Сообщение: Re: Many to many link tables with history?