forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5f6baee
committed
doc: Mention pg_read_all_stats in description of track_activities
The description of track_activities mentioned that it is visible tosuperusers and that the information related to the current session canbe seen, without telling about pg_read_all_stats. Roles that aregranted the privileges of pg_read_all_stats can also see thisinformation, so mention it in the docs.Author: Ian BarwickReviewed-by: Nathan BossartDiscussion:https://postgr.es/m/CAB8KJ=jhPyYFu-A5r-ZGP+Ax715mUKsMxAGcEQ9Cx_mBAmrPow@mail.gmail.comBackpatch-through: 101 parent4492e73 commit5f6baee
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6963 | 6963 |
| |
6964 | 6964 |
| |
6965 | 6965 |
| |
6966 |
| - | |
| 6966 | + | |
| 6967 | + | |
6967 | 6968 |
| |
6968 | 6969 |
| |
6969 | 6970 |
| |
|
0 commit comments
Comments
(0)