Re: Partitioning feature ...
От | Tom Lane |
---|---|
Тема | Re: Partitioning feature ... |
Дата | |
Msg-id | 10774.1238514016@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Partitioning feature ... (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: Partitioning feature ...
Re: Partitioning feature ... |
Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes: > Nikhil Sontakke escribi�: >>> As triggers are executed in order of their names, we've prefixed the >>> trigger names with "zz". This should work fine as long as no-one uses >>> trigger-name which starts with "zz". >> this seems a lot fragile... > We already have system triggers -- the FK triggers. I don't think we've > had all that much trouble with them. In the case of the FK triggers, it's intentional (and maybe even documented) that users should be able to place their own triggers before or after the FK triggers. Is there a good reason why partitioning triggers should be different? If there is, maybe the feature shouldn't be implemented via triggers in the first place. regards, tom lane
В списке pgsql-hackers по дате отправления: