Re: turning on debug without restarting postgres - Mailing list pgsql-admin

From Herbert Rabago Ambos
Subject Re: turning on debug without restarting postgres
Date
Msg-id Pine.LNX.4.30.0109271809270.9046-100000@hindang.msuiit.edu.ph
Whole thread Raw
In response to turning on debug without restarting postgres  ("Rainer Mager" <rmager@vgkk.com>)
Responses Re: turning on debug without restarting postgres  ("Rainer Mager" <rmager@vgkk.com>)
List pgsql-admin
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
>


pgsql-admin by date:

Previous
From: "Martins Zarins"
Date:
Subject: Re: Finding active connections to postmaster
Next
From: "Rainer Mager"
Date:
Subject: Re: turning on debug without restarting postgres