ALTER ROLE foo SET log_connections = true; - Mailing list pgsql-admin

From Marc Mamin
Subject ALTER ROLE foo SET log_connections = true;
Date
Msg-id C4DAC901169B624F933534A26ED7DF310861B440@JENMAIL01.ad.intershop.net
Whole thread Raw
Responses Re: ALTER ROLE foo SET log_connections = true;  (Raghavendra <raghavendra.rao@enterprisedb.com>)
Re: ALTER ROLE foo SET log_connections = true;  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin

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

 

pgsql-admin by date:

Previous
From: Christian Ullrich
Date:
Subject: Re: Enabling Windows Authentication
Next
From: Raghavendra
Date:
Subject: Re: ALTER ROLE foo SET log_connections = true;