BUG #14007: log_statement doesn't work when applied to a 'group' - Mailing list pgsql-bugs

From ryan.schannauer@vwr.com
Subject BUG #14007: log_statement doesn't work when applied to a 'group'
Date
Msg-id 20160308221407.8903.91670@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #14007: log_statement doesn't work when applied to a 'group'
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14007
Logged by:          Ryan Schannauer
Email address:      ryan.schannauer@vwr.com
PostgreSQL version: 9.4.1
Operating system:   linux
Description:

I have defined a group.  I then assign permissions to that group.  I then
assign that group to individual users.  I want to be able to log 'all'
statements for everyone who has been assigned that group.  This does not
work.  I need to set log_statement='all' for each individual user.  Is this
by design?

pgsql-bugs by date:

Previous
From: lupitheloop@gmail.com
Date:
Subject: BUG #14006: psql cannot find client certificates in default location
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #14007: log_statement doesn't work when applied to a 'group'