Inherting triggers

Поиск
Список
Период
Сортировка
От Dev
Тема Inherting triggers
Дата
Msg-id 814953.45139.qm@web53712.mail.re2.yahoo.com
обсуждение исходный текст
Список pgsql-novice
Hi,

        I have a special schema created with a database definition which I use to create new databases in postgres. This schema also has a trigger definition. When databases are created using this schema , the triggers also get created but if in the future I want to modify the trigger, how does that work ? Will the trigger have to be modified in every database that was created using this schema or will just modifying the trigger in the main schema automatically modify the trigger in all the databases which were ever created using this schema ?

/Dev


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

Предыдущее
От: Bram Van Steenlandt
Дата:
Сообщение: Re: translation question
Следующее
От: Steve T
Дата:
Сообщение: Re: Dump/Restore compatibility