| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Add pg_audit, an auditing extension |
| Date: | 2015-05-14 19:30:28 |
| Message-ID: | 20150514193028.GL30322@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
* Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> I'll continue to think about it though, perhaps there's a way I can
> disable logging as the superuser without it logging the role involved.
Of course, it occured to me how to address this immediately after, even
though it hadn't in the hour or so prior. I can just bump
client_min_messages up to warning and then reset the role attributes...
That appears to be working. Will push an update to fix this shortly.
Thanks!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2015-05-14 19:41:43 | pgsql: Make repeated 'make installcheck' runs work |
| Previous Message | Stephen Frost | 2015-05-14 19:21:35 | Re: pgsql: Add pg_audit, an auditing extension |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2015-05-14 19:52:40 | Re: trust authentication behavior |
| Previous Message | Denis Kirjanov | 2015-05-14 19:22:44 | Re: trust authentication behavior |