...

Поиск
Список
Период
Сортировка
От Christoph Dalitz
Тема ...
Дата
Msg-id 20020716201135.4730bae2.christoph.dalitz@hs-niederrhein.de
обсуждение исходный текст
Список pgsql-general
> I would like to make the following constraint in my db.
>
> [...]
>
> Is it possible?
> How can I do that?
>
It is possible to impose arbitrarily complex constraints
with TRIGGERs.

The idea is to raise an exception in the trigger body
when illegal values are inserted or updated.

Christoph Dalitz

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: table size growing out of control
Следующее
От: "Stephen Birch"
Дата:
Сообщение: timestamped archive data index searches