Search Postgresql Archives

Re: Help with trigger

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

 



On Monday, December 27, 2010 02:33:40 pm Richard Broersma wrote:
> On Mon, Dec 27, 2010 at 9:57 AM, Michael Satterwhite
> 
> <michael@xxxxxxxxxxx> wrote:
> > CREATE TRIGGER t_listing_startdate before insert or update on test
> >        for each row execute procedure t_listing_startdate();
> 
> Now that you've created a trigger function, you need to attached to your
> table:
> 
> http://www.postgresql.org/docs/9.0/interactive/sql-createtrigger.html

I've *GOT* to be missing something in this post. You start by quoting the 
"Create Trigger" that attaches the trigger to the table. Then you tell me that 
I've got to do what you showed that I did.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[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