BUG #14007: log_statement doesn't work when applied to a 'group'

From: ryan(dot)schannauer(at)vwr(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #14007: log_statement doesn't work when applied to a 'group'
Date: 2016-03-08 22:14:07
Message-ID: 20160308221407.8903.91670@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14007
Logged by: Ryan Schannauer
Email address: ryan(dot)schannauer(at)vwr(dot)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?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2016-03-08 23:21:12 Re: BUG #14007: log_statement doesn't work when applied to a 'group'
Previous Message lupitheloop 2016-03-08 15:02:53 BUG #14006: psql cannot find client certificates in default location