Inherting triggers - Mailing list pgsql-novice

From Dev
Subject Inherting triggers
Date
Msg-id 814953.45139.qm@web53712.mail.re2.yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: Bram Van Steenlandt
Date:
Subject: Re: translation question
Next
From: Steve T
Date:
Subject: Re: Dump/Restore compatibility