pgsql: Only show pg_stat_replication details to superusers

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Only show pg_stat_replication details to superusers
Date: 2011-01-23 16:28:46
Message-ID: E1Ph2o2-0004w3-9C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Only show pg_stat_replication details to superusers

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f88a638199d8505e7a01548cb647f908ae1e469f

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 4 +++-
src/backend/replication/walsender.c | 16 ++++++++++++++--
2 files changed, 17 insertions(+), 3 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2011-01-23 16:35:24 pgsql: Use pg_strcasecmp instead of strcasecmp for portability
Previous Message User Cunha17 2011-01-23 14:29:21 snapshot - src: FIX: trigger status messages

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2011-01-23 16:28:57 Re: pg_stat_replication security
Previous Message Andrew Dunstan 2011-01-23 16:06:11 Re: Perl 5.12 complains about ecpg parser-hacking scripts