Hello all:

I am working with the new log redirection and rotation possibilities in
postgres 8.0.3. Here is my question.

I'm using redirect_stderr=true in my conf file. This works as I expect --
but I still seem to see some log messages trickle through to the console. I
assume these are appearing on stdout?

Formerly, I would always redirect stdout and stderr to the same logfile. I
tried that here, starting postmaster with 1>&2 (instead of 2>&1 as I used
to) but it doesn't seem to help.

Am I barking up the wrong tree?

-- sgl


--------
Steve Lane
Vice President
Soliant Consulting, Inc.
(610) 788-2124 (V)
(847) 890-6029 (F)
[EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to