On Feb 19, 2008 4:28 PM, Geoffrey <[EMAIL PROTECTED]> wrote: > I"m curious as to how folks start the slony processes. I've been using > root since the processes need to write to the /usr/log directory. Do > folks do this a different way? I would prefer it to be the postgres > user, but that doesn't seem to be possible.
All our slon daemons are managed by daemontools, and also run under the postgres user. Logging is spit to stdout where daemontools logging takes care of archiving logs for us. -Dave _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
