From: Jeremy Henty Date: 2005-10-11T16:32:02+09:00 Subject: Re: PL/Ruby segfaults In article <200510070850.j978oHBW012348@moulon.inra.fr>, ts wrote: > * plruby run under the uid of postgres Hmm, that's definitely *not* what I want. I suspect I'm going about this the wrong way. What I *want* is for some userspace programs to get pinged whenever certain database tables change, so they can regenerate some config files using information from the database. This should happen under my userid, not postgres. What's a good way to do that? Cheers, Jeremy Henty