i'm using
pg_ctl -l /var/log/pgsql/logfile start
to start my postgres. So whenever i look at the log files i just
tail -f /var/log/pgsql/logfile
that seems to do the trick.
hope this helps,
herbert
On Thu, 27 Sep 2001, Rainer Mager wrote:
> Hi all,
>
> Is there any way to alter postgres' debug levels without restarting it?
> Specifically I sometimes need to turn on query logging but I don't want to
> restart the backend.
>
>
> Thanks,
>
> --Rainer
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>