Re: [GENERAL] Turning on/off debugging

2003-12-08 Thread Tom Lane
John Gibson <[EMAIL PROTECTED]> 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 o

[GENERAL] Turning on/off debugging

2003-12-08 Thread John Gibson
Hi, all. Re: version 7.2.2 I modified the postgresql.conf file as below and got "really neat" debugging turned on. :) pg_ctl reload -D 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. So, I