On Sun, Jan 23, 2011 at 19:27, Simon Riggs <[email protected]> wrote: > On Sun, 2011-01-23 at 16:28 +0000, Magnus Hagander wrote: > >> Only show pg_stat_replication details to superusers > > What happens to those with REPLICATION privilege? Denied access?
Correct, same as those without it - only superuser is enough. For rationale, see the original thread discussing the patch :) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
