Search Postgresql Archives

Re: Creating a trigger on n tables?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bjørn T Johansen wrote:
Is there an easier way to create the same trigger for n tables or do
I need to run create trigger n times?

You'll need to run CREATE TRIGGER several times I'm afraid. You might be able to wrap this in a function if you'd like though.

--
  Richard Huxton
  Archonet Ltd



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux