"Joost Kraaijeveld" <[EMAIL PROTECTED]> writes: > I want to log all PostgreSQL's output in a seperate file. Is it > possible to use the syslog system to do that or is the only way to use > the stdout method? If it is possible to use the syslog system, how > should I do this (I have tried several things but nothing I tried > worked)?
You should be able to configure your syslog daemon to do that; read its man page. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org