Re: Turning on/off debugging

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Gibson <gib(at)edgate(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Turning on/off debugging
Date: 2003-12-08 17:07:30
Message-ID: 18779.1070903250@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Gibson <gib(at)edgate(dot)com> writes:
> Unfortunately after I was done, I wanted to turn it off again. I
> commented out the lines and ran the "reload" again. This did not have
> any effect.

No, it wouldn't; a comment is a comment. You'd need to change the
entries to explicitly select the original setting.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Domagoj Čajić 2003-12-08 17:12:06 remove
Previous Message Tom Lane 2003-12-08 16:59:26 Re: Planner question regarding functions