Re: Triggers

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Triggers
Дата
Msg-id 200304081215.47612.josh@agliodbs.com
обсуждение исходный текст
Ответ на Triggers  (Ben Clewett <B.Clewett@roadrunner.uk.com>)
Список pgsql-novice
Ben,

> I want to have a go at some Triggers.  To update summary records of
> accounting data.
>
> I see in the reference manual
>
http://www.de.postgresql.org/users-lounge/docs/7.2/postgres/sql-createconstraint.html
> it makes the comment:
>
> "It is not intended for general use."
>
> Does this mean that there is a problem with triggers I should be aware of?

No, it means that you're in the wrong part of the documentation.  You want
"CREATE TRIGGER" not "CREATE CONSTRAINT TRIGGER".

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: [ADMIN] function to determine size of a table (or even row)
Следующее
От: "Molenda, Mark P"
Дата:
Сообщение: Using asp.net