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 <dir>


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 thought it might just be a switch and set them to false and reloaded. This did not change it back either. I ended up shutting down the engine and restarting it. Of course, that worked.

Any ideas on how to do it while the engine is running?

...john

*** DETAIL ***

log_timestamp = true
log_pid = true
debug_print_query = true


---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to