Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: triggers and execute...


  • From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
  • To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
  • Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
  • Subject: Re: triggers and execute...
  • Date: Tue, 28 Apr 2009 21:00:26 -0700
  • Message-id: <396486430904282100q1a29b873qe52f6200c2d34891@mail.gmail.com> <text/plain>

I wonder if it would be easier to perodically replace the entire
trigger function with one that inserts to the correct table using
CRON+SED rather than dynamically building SQL.  This might be a bad
idea however.  I'm just thinking outside the box.


-- 
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group