Yep, it cannot be changed at session-level. http://www.postgresql.org/docs/9.1/static/runtime-config-logging.html
--- Regards, Raghavendra EnterpriseDB Corporation Blog: http://raghavt.blogspot.com/ On Fri, Mar 16, 2012 at 5:24 PM, Marc Mamin <m.ma...@intershop.de> wrote: > ** > > Hello, > > if I try to SET log_connections = true > > (as super user, for another role) > > I get the error: parameter "log_connections" cannot be set after > connection start. > > I find it a bit surprising as this wouldn't affect the current session. > > best regards, > > Marc Mamin > > >