On Fri, May 14, 2004 at 15:31:21 -0400, Andrew Hammond <[EMAIL PROTECTED]> wrote: > > - - DJB's multilog requires a whole mess of configuration, and is > difficult to run unless you're root. In which case you'd be far better > off to use syslog anyway. It is rsync friendly
I use multilog and it works just fine. If you are already using it for other things it is very easy to use it for postgres too. You aren't ever supposed to run multilog as root. Normally you just tell daemontools what user you want to run it as. But you should also be able to run it without daemontools as a nonprivileged user without doing anything tricky. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match