Commit 6668a54
committed
Default monitoring roles - errata
25fff40 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 101 parent ccf312a commit 6668a54
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1442 | 1442 | | |
1443 | 1443 | | |
1444 | 1444 | | |
1445 | | - | |
| 1445 | + | |
| 1446 | + | |
1446 | 1447 | | |
1447 | 1448 | | |
1448 | 1449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
3242 | 3243 | | |
3243 | 3244 | | |
3244 | 3245 | | |
3245 | | - | |
| 3246 | + | |
3246 | 3247 | | |
3247 | 3248 | | |
3248 | | - | |
3249 | | - | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
3250 | 3252 | | |
3251 | 3253 | | |
3252 | 3254 | | |
| |||
0 commit comments