• Simon Riggs's avatar
    Default monitoring roles - errata · 6668a54e
    Simon Riggs authored
    25fff407 introduced
    default monitoring roles. Apply these corrections:
    
    * Allow access to pg_stat_get_wal_senders()
      by role pg_read_all_stats
    
    * Correct comment in pg_stat_get_wal_receiver()
      to show it is no longer superuser-only.
    
    Author: Feike Steenbergen
    Reviewed-by: Michael Paquier
    
    Apply to HEAD, then later backpatch to 10
    6668a54e
walsender.c 98.7 KB