Re: DDL Triggers

Поиск
Список
Период
Сортировка
От Steve Crawford
Тема Re: DDL Triggers
Дата
Msg-id 4F3BDE6F.7050006@pinpointresearch.com
обсуждение исходный текст
Ответ на DDL Triggers  ("Bob Pawley" <rjpawley@shaw.ca>)
Список pgsql-general
On 02/15/2012 08:25 AM, Bob Pawley wrote:
> Could someone point me to documentation regarding DDL triggers in
> Postgresql?
> Bob

No, because PostgreSQL does not have them (basically triggers on system
tables). There is a sparse wiki page to discuss the issue at
http://wiki.postgresql.org/wiki/DDL_Triggers and you can find plenty of
discussions of the issue in the mailing list archives.

Cheers,
Steve


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

Предыдущее
От: "Rajan, Pavithra"
Дата:
Сообщение: Re: Dump functions alone
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: DDL Triggers